commit | 56a33b157b4ca607850eedb6397c48707698537a | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Mar 01 23:53:27 2010 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Mar 01 23:53:27 2010 +0000 |
tree | 300fe043b60b78ce941ef7b52559f11895747050 | |
parent | c7046b9a0c338323fc478e9146371f80b843e336 [diff] |
Extend the end-of-line key so that in normal mode a second press moves the cursor to the end of a wrapped line (if present) and in rectangle mode it toggles between the end of the text and the last cell on the line. From Micah Cowan.