helix/helix-term
magackame 3fdd98979c
fix: `goto_file_impl` incorrect use of `slice` instead of `byte_slice` (#12673)
2025-01-25 12:38:35 -06:00
..
src fix: `goto_file_impl` incorrect use of `slice` instead of `byte_slice` (#12673) 2025-01-25 12:38:35 -06:00
tests feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00