igrigorik / vimgolf

Real Vim ninjas count every keystroke - do you?
http://www.vimgolf.com/
MIT License
672 stars 65 forks source link

Ctrl V is counted as two strokes in challenge #382

Open ludovicschwartz opened 10 months ago

ludovicschwartz commented 10 months ago

On some challenge Ctrl V is counted as 2 keystrokes rather than one:

Vimgolf shows <C->VGld=GZZ rather than <C-V>Gld=GZZ

This is the challenge in question : https://www.vimgolf.com/challenges/9v0064f211df000000000255

ludovicschwartz commented 10 months ago

More generally, Control + another key is counted as two strokes.