Tuesday, September 8, 2020

Re: Broken Q key... how can I leave vim without saving?

On 07/09/2020 17.35, Gary Johnson wrote:
> How about this?
>
> :exe nr2char(113)
>
> or
>
> :exe nr2char(113).'!'

At that point it's easier to do CTRL-V 113 (for the "q"), or CTRL-V 081
(for the "Q"); under Windows you probably need to use CTRL-Q in place of
CTRL-V (:help i_CTRL-V)

--
--
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/fb110da0-af01-5d2d-8627-f6326526b92b%40tiscali.it.

No comments:

Post a Comment