mirror of
https://github.com/nushell/nushell
synced 2024-11-15 01:17:07 +00:00
f021be623e
Currently, `ctrl+z` is the command to exit `explore` no matter where you are in the UI. IMO this is a bit unintuitive since that's usually used to suspend a process. After this change, `ctrl+c`, `ctrl+d`, and `ctrl+q` all work to exit `explore`. I think these are all shortcuts that users might try when attempting to exit `explore`, and I think we might as well handle them all. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE |