nushell/crates/nu-cli/src
2022-04-21 07:38:24 +12:00
..
completions nu-cli/completions: fix file completions with quotes (#5242) 2022-04-20 16:54:37 +12:00
menus typo: seach -> search (#5264) 2022-04-21 07:38:24 +12:00
commands.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +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 nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
nu_highlight.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
print.rs Add an explicit 'print' command (#4535) 2022-02-18 13:43:34 -05:00
prompt_update.rs Shell Integration (#5162) 2022-04-16 22:03:02 -05:00
prompt.rs Shell Integration (#5162) 2022-04-16 22:03:02 -05:00
reedline_config.rs Set to reedline main branch for development cycle (#5249) 2022-04-20 21:10:33 +12:00
repl.rs Set to reedline main branch for development cycle (#5249) 2022-04-20 21:10:33 +12:00
syntax_highlight.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00
util.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00