Is there a quick way to get back to a previous cursor position? I'm asking because sometimes I accidentally hit Ctrl+Home or Ctrl+End, which takes me to the start or end of a file, and in a big file it can take quite a while to find my way back to the right place.
Getting back to previous cursor position
(3 posts) (3 voices)-
Posted 8 months ago #
-
Ctrl+Z will undo the last change and bring the view back to that position. So undo+redo should bring you to the last position where you changed something, if you did not, then you won't get to that position but scroll through the whole document :(
Posted 8 months ago # -
and Ctrl+arrows will move the cursor between words, not between characters. It may be helpful
Posted 8 months ago #
Reply
You must log in to post.