cursor-position-history
Keeps a history of past cursor position to travel back to
worldmaker18349276 31 0 2.0.0 MIT GitHub

cursor-position-history package

Fork of last-cursor-position.

Cursor Position History is a package for Atom that keeps a history of past cursor positions and allows to travel Between them. The cursor position is recorded only when stop moving. Each tab has its own history of cursor positions.

  • alt-- to travel to previous cursor position
  • alt-_ to undo previous travel
  • alt-R will clear all previous cursor positions in the current tab