helix-mirror/helix-core
Pantos 2b1435d37b 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-01 18:21:10 +01:00
..
src add same_line movement commands (#768) 2024-11-01 18:21:10 +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 the rust-dependencies group with 5 updates (#11805) 2024-10-01 10:05:07 +09:00