Friday, October 3, 2014

minibufexplorer disable showcmd

Dear list,

It is quite strange, in my vimrc I setup showcmd because I like
to see the keys I typed to reduce the "something random happened"
effect when I mistype.

However for some reason, when I change buffer via minibufexpl the
setting get reset.

Here is an example:
I open two documents that appear in two minibufexpl buffers.

- I type --:set showcmd?-- and noshowcmd appears.
- So I type --:set showcmd-- and I press --gg-- to see if it works;
it does.
- Now I press <C-w><C-j> to go the filenames bar and I open the
other buffer.
- I type --:set showcmd?-- again and noshowcmd appears.

From what I understand showcmd get reset each time I change the
buffer.

I am quite confused, how can I delve into the issue?

Your faithfully,
Paolo

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