On Sat, Jun 10, 2006 at 11:13:02PM +0200, Thor Andreassen wrote: > On Sat, Jun 10, 2006 at 10:51:24PM +0200, Marc Weber wrote: > [...] > > Can you do 3f{ this way ? > > Don't know if this is relevant, but you can do similar movements with ]} > and [{, which jump to enclosing } or { respectively. It is ... Try typing f] f} and ]] I think the first one is more general and easier to type because you can move your small finger above []{} while typing f ;) I prefer Ctrl-h over backspace for the same reason. Perhaps we should ask Bram to change this behaviour? Would anyone mind fFtT not stopping at start / stop of the current line?
By the way another typo if c == '\' | let x='\\' | endif ^ should be c Marc