nushell/crates/nu-cli/tests/commands
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
..
keybindings_list.rs Fix keybindings list being empty by default (#13456) 2024-07-26 16:03:05 +08:00
mod.rs Fix keybindings list being empty by default (#13456) 2024-07-26 16:03:05 +08:00
nu_highlight.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00