Saturday, March 15, 2014

Re: How can I restore the current session in VIM

> I am reading vim manual *usr_04.txt* from my vim terminal. I daily read tutorial in a small chunk. But I want to book mark to the page, currently I am reading, but still not finished. Next day, I want to resume from the line/page where I stopped today. How to save/bookmark this. I am in Gvim.

you can use an uppercase mark.

"Uppercase marks 'A to 'Z include the file name. You can use them to jump from file to file. The line number of the mark remains correct, even if you insert/delete lines or edit another file for a moment. When the 'viminfo' option is not empty, uppercase marks are kept in the .viminfo file. See viminfo-file-marks."

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment