Description
for example
:norm Iasdf
should input "asdf" at the beginning of the line and return the cursor to normal mode. What happens instead is that after inserting the text, the cursor is left in insert mode.
for example
:norm Iasdf
should input "asdf" at the beginning of the line and return the cursor to normal mode. What happens instead is that after inserting the text, the cursor is left in insert mode.