how to exclude command window changes from redo (dot) in vim? -


I always use the command window instead of a command prompt.

I do this through the map

  nnoremap: q: i  

The problem is: changes made in the command buffer Again in the Register again (I'm not sure that this is the correct word, then correct me).

Example Whenever I : w < Cr & gt; To save the file, I insert a w in the next dot.

Am I somehow rebuilt in the command window, when it stops?

I thought it was CMDVenter & amp; CmdwinLeave events (what is the repeated order by "." On the command window, and resetting that value when leaving the command window).

Unfortunately, I have not found any way to set the price for the program "The last command will be repeated." "

So, in my understanding, there is currently no way to do this.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -