helix-mods/helix-term
Waleed Dahshan cf4492174d
Use range positions to determine insert_newline motion (#9448)
* use anchor and head positions to determine motion

* use range cursor to decide extending or shifting

* add condition to cursor moving back on normal
2024-01-30 06:58:33 +09:00
..
src Use range positions to determine insert_newline motion (#9448) 2024-01-30 06:58:33 +09:00
tests Create helix-stdx crate for stdlib extensions 2024-01-18 10:57:53 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00
Cargo.toml Re-export which from helix-stdx::env 2024-01-24 15:47:49 +09:00