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
Bjorn Ove Hay Andersen 07a006d1d5
Add +N CLI argument to jump to first file's line number (#8521)
* Accept +num flag for opening at line number

* Update +N argument feature according to feedback in original PR #5603

* Only override the line number of the first file if +N is specified

---------

Co-authored-by: Nachum Barcohen <38861757+nabaco@users.noreply.github.com>
9 months ago
..
src Add +N CLI argument to jump to first file's line number (#8521) 9 months ago
tests Add `insert-final-newline` config option (#8157) 10 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump libc from 0.2.148 to 0.2.149 (#8503) 9 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago