For example, in gvim if I'm in normal mode then I press "ayiw to yank a word into register a, gvim shows the "ayi as I type it near the bottom right corner. Is it possible to get this real-time display in console vim, if so how?
|
feedback
|
|
Just add this line to your
From the Vim help:
| |||
|
feedback
|