remember-file-positions
Remembers the last position a file was open at even if that file has since been closed. Inspired by Vim's file marks.
remember-file-positions
Stores last cursor position for any file and restores it when that file is re-opened. Very useful for reminding you of your previous editing context, even if you haven't edited that file in many sessions.