commit | 2391fe23ab09cfe8667abdcc3338a958ab3da31d | [log] [download] |
---|---|---|
author | nicm <nicm> | Sat May 16 15:11:52 2020 +0000 |
committer | nicm <nicm> | Sat May 16 15:11:52 2020 +0000 |
tree | cf3c4abfb3dc2b293bbd0059271a98f98499a47a | |
parent | 80e52545a0cccba20fb4d96ed09ea2c129a30c93 [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.