commit | 22d51ec1ead8077f9528727db56e54e997da1775 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Sun Jul 12 16:15:34 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Sun Jul 12 16:15:34 2009 +0000 |
tree | 8c1a870eeec35123d22fa20c564676fbfea19d17 | |
parent | fa8333eddb747e9b3c2a72c4fab4308137891f49 [diff] |
Add a "back to indentation" key in copy mode to move the cursor to the first non-whitespace character. ^ with vi and M-m with emacs key bindings. Another from Kalle Olavi Niemitalo, thanks.