nushell/crates/nu-cli/tests
Devyn Cairns 53fbf62493
Fix keybindings list being empty by default (#13456)
# Description

Made a mistake when fixing this for IR. The default behavior with no
options set is to list everything. Restored that.

This should go in the 0.96.1 patch release.

# Tests + Formatting
Added regression test.
2024-07-26 16:03:05 +08:00
..
commands Fix keybindings list being empty by default (#13456) 2024-07-26 16:03:05 +08:00
completions Use directories for autoloading (#13382) 2024-07-19 03:47:07 -07:00
main.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00