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-plus/helix-term
Ivan Tham c1d3d49f3f
Fix ctrl-u on insert behavior (#1957)
* Fix ctrl-u on insert behavior

Now should follow vim behavior more
- no longer remove text on cursor
- no longer remove selected text while inserting
- first kill to start non-whitespace, start, previous new line

* Add comment for c-u parts
2 years ago
..
src Fix ctrl-u on insert behavior (#1957) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml allow whitespace to be rendered 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 3 years ago