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
Sora edee2f4c34
Fix backwards character deletion on other whitespaces (#2855)
* delete_backwards_char accepts any type of whitespace

* Fix inconsistency, where unicode whitespaces are treated as normal whitespaces

* Changed back to direct whitespace match

* Only accept explicit whitespace / tabs

Co-authored-by: s0LA1337 <dreamer@neoncity.dev>
2 years ago
..
src Fix backwards character deletion on other whitespaces (#2855) 2 years ago
tests replace phrase in tests 2 years ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898) 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 3 years ago