rococode / vimflowy

archived - I switched to plaintext [my personal fork, not a clean dev environment. commits cherry-picked from here to PR to master]
https://vimflowy.netlify.com/
MIT License
0 stars 0 forks source link

some space motions don't work #9

Open rococode opened 5 years ago

rococode commented 5 years ago

dt doesn't delete to the next space character despite consuming the dt motion

WuTheFWasThat commented 5 years ago

you mean dt with an explicit space?

rococode commented 5 years ago

Yeah, I think in general using motions with a space character (single spacebar press) as the character to jump to doesn't seem to work.

Just tested it and at least these don't seem to work with a space, while using other characters is fine:

t, f, F, and T.