commit | 6f700904a9f3dfdd611486686edf1439af55e5f0 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Apr 29 18:08:21 2020 +0100 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Apr 29 18:08:21 2020 +0100 |
tree | 3613d50e82d5199e58a423ed907421a6a56946c5 | |
parent | 881b8e9bb56651daf241574a5fc0c5c9691d73e4 [diff] |
Copy mode search improvements: - Add styles for the search marking styles (copy-mode-match-style and copy-mode-current-match-style). - Show the current match (the one with the cursor on it) in a different style. - Copying without a selection will copy the current match if there is one.