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
Thanabodee Charoenpiriyakij e8f800a141
Do not crash when run goto command without line number (#1160)
* Do not crash when run goto command without line number

Report an error when running goto command without entering a
line number.

Fixes #1159

* Use is_empty() instead check len zero
3 years ago
..
src Do not crash when run goto command without line number (#1160) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Prevent preview binary or large file (#939) 3 years ago
build.rs Add commit hash to version info, if present (#957) 3 years ago