[wingide-users] bookmarks in Vi mode
Martijn Pieters
mj at zopatista.com
Sat Aug 5 01:21:26 MDT 2006
Doran_Dermot at emc.com wrote:
> 1G: from a line somewhere in the file takes me to the first line.
> . : Repeats the last editing command (not movement)
That's expected behaviour! . should always repeat the last change, not
movement. First line from the VIM help text on .:
. Repeat last change, with count replaced with [count].
Michael tried to use a double-backtick command (``):
'' `` To the position before the latest jump, or where the
last "m'" or "m`" command was given.
Note that double quote ('') which I normally use, does *not* work in
Wing. This is likely a missing keybinding (Stephan?).
Martijn Pieters
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : /pipermail/wingide-users/attachments/20060805/3584d039/signature.bin
More information about the wingide-users
mailing list