commit | 81e57365102b8f7d067b1bd8b431529aef74fe14 | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Mar 09 08:24:09 2021 +0000 |
committer | nicm <nicm> | Tue Mar 09 08:24:09 2021 +0000 |
tree | ae6316e4c1c039e077c3acb29dd0450ec96229ab | |
parent | 81f9a23d25237f2b0c52a2867ddd2db59cc8f368 [diff] |
Copy mode improvements from Anindya Mukherjee: - Fix word and word-end for wrapped lines. - Fix copying of selection end on wrapped lines. - Fix wrapped word selection edge case. - Update select-line to respect wrapped lines. - Update window_copy_..._pos() functions to use grid_reader. GitHub issue 2605.