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
Lloyd Bond 75c0a5ceb3
enable starting hx with a working directory (#8223)
* added working path arg to cli and help menu

* improve working path cli arg handling

* enable hx to set the working path

* applied cargo formatting

* improved code from cargo clippy suggestion

* improved code from follow up review

* fix for -w <path> is set but args.files is empty

* improved formatting of --help output
9 months ago
..
src enable starting hx with a working directory (#8223) 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 indoc from 2.0.3 to 2.0.4 (#8329) 9 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago