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 47b6c4bc78
Resolve args.files before changing directory (#8676)
* Resolve args.files before changing directory

* Removed the open_cwd work-around now that the path is full

* If -w is specified, use that as the working directory

* Open the remaining files in the argument list, also when the first is a directory

* Use an iterator access the files argument
12 months ago
..
src Resolve args.files before changing directory (#8676) 12 months ago
tests Fixed issue when the first file specified as an argument was a relative directory (#8520) 1 year ago
.gitignore Initial import. 5 years ago
Cargo.toml open urls with goto_file command (#5820) 12 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago