commit | ff8dd150e0c59b37d9a4942e499a2a025820db8d | [log] [download] |
---|---|---|
author | nicm <nicm> | Sat May 16 16:10:28 2020 +0000 |
committer | nicm <nicm> | Sat May 16 16:10:28 2020 +0000 |
tree | 6bb50aa2be5983d21c8609ee58dacff1bca166fc | |
parent | dceb6a15d04a2b2e050ab41816d0df3fe224b416 [diff] |
Add a mark in copy mode. Set with set-mark command (bound to 'X') by default and the mark and cursor position are swapped with 'jump-to-mark' (bound to M-x). The line containing the mark is shown in copy-mode-mark-style with the horizontal position in reverse. From Anindya Mukherjee in GitHub issue 2209.