Wednesday, February 24, 2021

Re: mapping :W to :w...

"I use <f2> in much the same way and just call :update. I also save automatically when the Vim window loses focus."

Tell me more about this.
On Wednesday, February 24, 2021 at 2:54:17 AM UTC-5 Salman Halim wrote:
I use <f2> in much the same way and just call :update. I also save automatically when the Vim window loses focus. 

--

Salman

On Wed, 24 Feb 2021, 02:33 Tony Mechelynck, <antoine.m...@gmail.com> wrote:
P.S. My solution to a similar problem was a little different:

        map <F3> :wa|wv<CR>
        map! <F3> <C-O>:wa|wv<CR>

Best regards,
Tony.

--
--
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+u...@googlegroups.com.

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/952f24b6-e2f9-47c3-a651-b05683f054c4n%40googlegroups.com.

No comments: