comparison runtime/doc/motion.txt @ 2925:441d364773dc v7.3.235

updated for version 7.3.235 Problem: ";" gets stuck on a "t" command, it's not useful. Solution: Add the ';' flag in 'cpo'. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sun, 26 Jun 2011 05:36:34 +0200
parents fd09a9c8468e
children 3502a7f991fc
comparison
equal deleted inserted replaced
2924:199b94533764 2925:441d364773dc
267 left. The cursor is placed on the character right of 267 left. The cursor is placed on the character right of
268 {char} |exclusive|. 268 {char} |exclusive|.
269 {char} can be entered like with the |f| command. 269 {char} can be entered like with the |f| command.
270 270
271 *;* 271 *;*
272 ; Repeat latest f, t, F or T [count] times. 272 ; Repeat latest f, t, F or T [count] times. See |cpo-;|
273 273
274 *,* 274 *,*
275 , Repeat latest f, t, F or T in opposite direction 275 , Repeat latest f, t, F or T in opposite direction
276 [count] times. 276 [count] times. See also |cpo-;|
277 277
278 ============================================================================== 278 ==============================================================================
279 3. Up-down motions *up-down-motions* 279 3. Up-down motions *up-down-motions*
280 280
281 k or *k* 281 k or *k*