nushell/crates/nu-cli/src/menus
Stefan Holderbach 0c16464320
Use search terms in the help menu search (#5708)
Currently only `help --find` was using the search terms.  With this change they will also be used by the `F1` help menu
2022-06-03 20:30:36 +02:00
..
description_menu.rs Fix menu panic for empty examples. (#5581) 2022-05-19 10:04:56 +02:00
help_completions.rs Use search terms in the help menu search (#5708) 2022-06-03 20:30:36 +02:00
menu_completions.rs Don't resuggest accepted completions (#5369) 2022-05-02 11:35:37 +02:00
mod.rs Generic menus (#5085) 2022-04-04 15:54:48 +01:00