mirror of https://github.com/helix-editor/helix
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.
15a26b87c9
Previously `gf` on `~/.config/helix` for example would error if the entire path was selected but succeed and open a picker for the directory contents if the selection was one one-width cursor. We need to expand tildes for all paths instead of just the auto-detected paths. This also refactors the `goto_file` blocks a little so that we construct `paths` once instead of creating the Vec and immediately clearing it when the selection is one single-width cursor. |
4 months ago | |
---|---|---|
.. | ||
src | 4 months ago | |
tests | 5 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 4 months ago | |
build.rs | 10 months ago |