Suppose I am in command mode, and I am in the process of typing 3dd
to delete three lines. How can I make evil mode show the (partial) command I have typed so far?
In other words, is there an evil mode equivalent to vim's set showcmd
?
Suppose I am in command mode, and I am in the process of typing 3dd
to delete three lines. How can I make evil mode show the (partial) command I have typed so far?
In other words, is there an evil mode equivalent to vim's set showcmd
?