Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 536 Bytes

Navigate Cursor History

This plugin remembers the recent 50 cursor positions history and allows you to jump to them back and forth like VSCode.

Limitations

  • It remembers the cursor position once a second
  • The history is not saved permanently
  • The forward history will be resetted when you make new move while navigating the history

Commands

  • Navigate Cursor History: Go back
  • Navigate Cursor History: Go forward

You can set hotkeys for the commands. ^- for the backward and ^= for the forward.