mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 05:49:17 +00:00
* Show directories and executable for command completion. Previously we chose from two sets for completing the command position: 1. internal commands, and 2. executables relative to the PATH environment variable. We now also show directories/executables that match the relative/absolute path that has been partially typed. * Fix for Windows |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||