gchp / iota

A terminal-based text editor written in Rust
MIT License
1.62k stars 80 forks source link

Fix backwards word movement #116

Closed mattscamp closed 8 years ago

mattscamp commented 8 years ago

This PR fixes https://github.com/gchp/iota/issues/113. Word movements should work the same as forward except in reverse.

gchp commented 8 years ago

@mattscamp my apologies for the delay getting to this. Thanks so much for contributing!