diff options
author | Matthew Toohey | 2022-06-21 16:36:36 +0000 |
---|---|---|
committer | GitHub | 2022-06-21 16:36:36 +0000 |
commit | 6a3f7f2c399f0b92cef97b0c85ebe976fd7cfcac (patch) | |
tree | c350427ff1949f6e95464227ca0583bce8400c70 /helix-core/tests | |
parent | fa4934cff9aa5b86b907e218313a7b370962ae67 (diff) |
feat: make `move_vertically` aware of tabs and wide characters (#2620)
* feat: make `move_vertically` aware of tabs and wide characters
* refactor: replace unnecessary checked_sub with comparison
* refactor: leave pos_at_coords unchanged and introduce separate pos_at_visual_coords
* style: include comment to explain `pos_at_visual_coords` breaking condition
* refactor: use `pos_at_visual_coords` in `text_pos_at_screen_coords`
* feat: make `copy_selection_on_line` aware of wide characters
Diffstat (limited to 'helix-core/tests')
0 files changed, 0 insertions, 0 deletions