commit | 0cd55eb1e7823a75810b7f43f53b6266cb8b0bc0 | [log] [download] |
---|---|---|
author | nicm <nicm> | Fri Apr 10 16:00:08 2015 +0000 |
committer | nicm <nicm> | Fri Apr 10 16:00:08 2015 +0000 |
tree | e73e29a48ca3db93d292f709198ff5ef20d4fead | |
parent | 009a5e4213a04555be0fb654f80fe8685082ba20 [diff] |
Add a -x flag to copy-selection, append-selection and start-named-buffer to prevent it exiting copy mode after copying. From J Raynor with a few tweaks by me.