[TxMt] Go to occurrence of a char in current line
Jorge Luis Mendez
jlmendezbonini at gmail.com
Wed Apr 7 02:01:38 UTC 2010
Hi everyone,
Is there a shortcut or bundle that allows us to move to the [n]th
occurrence of a char in the the current line?
This is similar to vim's:
"f{char}To [count]'th occurrence of {char} to the right. The cursor is
placed on {char} (inclusive).
F{char}To the [count]'th occurrence of {char} to the left. The cursor
is placed on {char} (inclusive).
t{char}Till before [count]'th occurrence of {char} to the right. The
cursor is placed on the character left of {char} (inclusive).
T{char}Till after [count]'th occurrence of {char} to the left. The
cursor is placed on the character right of {char} (inclusive)."
Thanks,
Jorge Luis
More information about the textmate
mailing list