How to jump back and forward through the cursor position history in Sublime Text?
I google a lot and find BufferScroll. But it doesn't work for me. I can't find any shortcut or how to use it in the document.
Update:
Every time I try to use Jump Forward (SHIFT+ALT+-), my editor always says "Already at the newest position" while actually not in the newest position. Jump Back (ALT+-) works well.