winterTTr / ace-jump-mode

a quick cursor jump mode for emacs
https://github.com/winterTTr/ace-jump-mode/wiki
609 stars 72 forks source link

Mark resets when you scroll by screen #99

Open mcp292 opened 4 years ago

mcp292 commented 4 years ago
  1. Mark
  2. Scroll a screen (C-v)
  3. ace-jump-line-mode (C-c C-e)
  4. Hit key for line

The mark only starts at the top of the scrolled screen instead of the mark you set on the previous screen.