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
gavynriebau 562874a720
Add command for picking files from CWD (#1600)
The `file_picker_at_current_directory` command opens the file picker at
the current working directory (CWD). This can be useful when paired with
the built-in `:cd` command which changes the CWD.

It has been mapped to `space F` by default.
2 years ago
..
src Add command for picking files from CWD (#1600) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Add refresh-config and open-config command (#1803) 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 2 years ago