helix-mods/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
2023-10-03 10:18:27 +09:00
..
src enable starting hx with a working directory (#8223) 2023-10-03 10:18:27 +09:00
tests Add insert-final-newline config option (#8157) 2023-09-11 19:06:25 -05:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump indoc from 2.0.3 to 2.0.4 (#8329) 2023-09-19 11:29:46 +09:00