You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/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
5 months ago
..
src Use range positions to determine insert_newline motion (#9448) 5 months ago
tests Create helix-stdx crate for stdlib extensions 5 months ago
.gitignore Initial import. 4 years ago
Cargo.toml Re-export `which` from `helix-stdx::env` 5 months ago
build.rs Add icon to Windows executable (#9104) 5 months ago