commit | 5ef5bd7c3127f00dca54499b48802bba85953a6a | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Jul 14 06:39:25 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Jul 14 06:39:25 2009 +0000 |
tree | 4ffadd85dae09280feb6bb6b8792d0297ed59b13 | |
parent | 7f98193beb9bb6cdc11776478784ad356f32785b [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.