[vim/vim] Add option to disable q: (Issue #21110)

yousefx0 (Vim Github Repository) <[email protected]>
Newsgroups gmane.editors.vim.devel
Message-ID <vim/vim/issues/[email protected]>
yousefx0 created an issue (vim/vim#21110)

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
A lot of times I misclick `:q` by `q:` and the cmd history window appears. This happens very often and is really annoying. The only way to disable it (as of my humble research) is by `nnoremap q: <nop>` or `nnoremap q: :q` to map it to `:q` however the problem with this is that when you are done recording a macro, pressing q to stop recording introduces `timeoutlen` delay.

**Describe the solution you'd like**
An option that could be set to disable q:



-- 
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/issues/21110
You are receiving this because you are subscribed to this thread.

Message ID: <vim/vim/issues/[email protected]>

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/21110%40github.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.