helix-mods/helix-term
Slug e109022bfd
fix: error that caused usize to overflow (#3024)
* fix: error that caused usize to overflow

* update: changed check_sub to saturating_sub
2022-07-10 10:54:06 +02:00
..
src fix: error that caused usize to overflow (#3024) 2022-07-10 10:54:06 +02:00
tests Fix backwards selection duplication widening bug (#2945) 2022-07-05 07:51:15 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs publish a source tarball with version and grammars (#1875) 2022-03-29 14:34:19 +09:00
Cargo.toml build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976) 2022-07-05 19:31:01 +09:00