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
Martin Junghanns 57c14d4a93
Add `:<line>` and `:goto <line>` commands (#1128)
* Add typable `goto` command

* Support `:<line-number>` on prompt

* Rename function according to convention

* Directly call into goto_line_number function
3 years ago
..
src Add `:<line>` and `:goto <line>` commands (#1128) 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