Monday, August 17, 2015

Re: netrw 'qb' starts recoding macro

2015-08-17 6:12 GMT+03:00 wolfv <wolfvolpi@gmail.com>:
> From netrw normal mode, I type 'qb' to list bookmarks.
> Sometimes 'qb' will list bookmarks as intended.
> But usually the 'q' just starts recording a macro.
> Is there a setting to make 'q' always list bookmarks from netrw normal mode?
>
> 'q' is too easy to activate recording accidentally.
> Is there a way to replace the 'q' with a colon command that starts recording?

You need to adjust &timeoutlen: Vim will wait at most &timeoutlen ms
until it thinks that you finished entering the mapping.

>
> Thank you.
>
> --
> --
> 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.

--
--
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: