helix-mirror/helix-core
Pantos b5b2cc77e4 add same_line movement commands (#768)
Commands added:
* `move_same_line_char_left`
* `move_same_line_char_right`
* `extend_same_line_char_left`
* `extend_same_line_char_right`
* `append_mode_same_line`

These new commands move cursors, while making them stay in the same
line. So if a cursor would wrap around into another line, instead it
won't move and stay at its current position.
2024-11-21 18:40:55 +01:00
..
src add same_line movement commands (#768) 2024-11-21 18:40:55 +01:00
tests Resolve new Clippy lints 2024-05-07 15:15:52 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump unicode-general-category from 0.6.0 to 1.0.0 (#12089) 2024-11-20 11:41:07 -06:00