Hi,
On Thursday, January 31, 2013 9:42:48 AM UTC-6, Gary Furash wrote:
Setup: Windows 7 x64I can toggle markers using the m* command in VI mode, and it shows the left-hand carrot, but (1) it always shows only one in the shelf with bookmark named "bookmark 0" and a line # of 0. (2) Is there a way to navigate to the next bookmark "a", or should I mark each line uniquely
Looks like a bug in either the vi emulation or the bookmark window.
The default keyboard navigation between bookmarks appears to still work (Ctrl+Shift+> or Ctrl+Shift+>).
I did not write most of the VI emulation code so will take some time to investigate it. It looks like you should be able to jump to a book mark using the jump command ` or ' when in Normal mode.
Thanks,
Cody