mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 01:24:38 +01:00
c422c6cc3d
I'm still new to nushell and Rust, so please let me know if there are any omissions and/or mistakes. # Description fixed #8863 `$nu` completion shows wrong completion menus at this time. This PR fixes the problem to show the correct ones. # User-Facing Changes Users can use the correct menus on `$nu` completion like this [recording](https://asciinema.org/a/KCwfpdAoMFsQODFBnb3NwmufC). # Tests + Formatting ``` $ use toolkit.nu $ toolkit check pr - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` ``` # After Submitting nothing |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |