For a key sequence like 5 A h e l l o <C-h> Escape, VSCodeVim only insert "hell" once, but it should insert the string 5 times.
I find all 🔢 I commands that make vim goto insert mode have this problem. May these commands are not compatible with commands like Control-X.
For a key sequence like
5 A h e l l o <C-h> Escape, VSCodeVim only insert "hell" once, but it should insert the string 5 times.I find all 🔢
Icommands that make vim goto insert mode have this problem. May these commands are not compatible with commands like Control-X.