nushell/crates/nu-cli/src
Herlon Aguiar dd1d9b7623
nu-cli/completions: completion for use and source (#5210)
* nu-cli/completions: completion for use and source

* handle subfolders for different base dirs

* fix clippy errors
2022-04-19 00:59:13 +12:00
..
completions nu-cli/completions: completion for use and source (#5210) 2022-04-19 00:59:13 +12:00
menus short descriptions (#5130) 2022-04-08 07:57:39 +01:00
commands.rs Remove external name exceptions (#5115) 2022-04-07 14:01:31 +12:00
config_files.rs Move repl loop and command/script execution to nu_cli (#4846) 2022-03-17 07:17:06 +13:00
errors.rs more strict nuon handling, better nuon errors (#4576) 2022-02-20 22:31:50 -05:00
eval_file.rs Remove external name exceptions (#5115) 2022-04-07 14:01:31 +12:00
lib.rs Generic menus (#5085) 2022-04-04 15:54:48 +01:00
nu_highlight.rs Update reedline, revert crossterm (#4657) 2022-02-26 11:23:05 -06:00
print.rs Add an explicit 'print' command (#4535) 2022-02-18 13:43:34 -05:00
prompt.rs Shell Integration (#5162) 2022-04-16 22:03:02 -05:00
prompt_update.rs Shell Integration (#5162) 2022-04-16 22:03:02 -05:00
reedline_config.rs Support unbinding a particular key event (#5152) 2022-04-10 23:54:09 +02:00
repl.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
syntax_highlight.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00
util.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00