mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
6a3f7f2c39
* 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 |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |