prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 160 forks source link

Quantifier before start insert mode is missing #133

Open voyeg3r opened 4 years ago

voyeg3r commented 4 years ago

To reproduce the issue do the following:

In normal mode press --> 5ithis is just a test<Enter><Esc>

In classical vim you will end up with this:

this is just a test
this is just a test
this is just a test
this is just a test
this is just a test