thlorenz / replpad

Pipes content of files to a node repl whenever they change to enable a highly interactive coding experience.
http://thlorenz.github.com/replpad/
MIT License
213 stars 19 forks source link

Implement Vim e (go to end of current word) #19

Closed iansinnott closed 9 years ago

iansinnott commented 9 years ago

Not sure if this is an issue with my system or if it's a bug, but using e in Vim mode does not go to the end of the current word. E likewise doesn't work on my system.

Using the latest version from NPM (0.13.0 as of this writing) on OSX 10.10.2.

thlorenz commented 9 years ago

Please file issue with readline-vim repo. Also probably a PR is welcome, I'll have no bandwidth to fix this. Thanks.

iansinnott commented 9 years ago

OK