mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +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 |