nushell/crates/nu-cli/src
2022-04-06 16:56:43 +01:00
..
completions nu-cli/completions: prioritize non hidden folders (#5108) 2022-04-06 16:56:43 +01:00
menus use arc to avoid cloning entire engine for menus (#5104) 2022-04-06 13:25:02 +01:00
commands.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13: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 Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13: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_update.rs Allow strings for prompt env vars (#5052) 2022-04-01 12:00:50 +13:00
prompt.rs evaluate indicators as commands (#5026) 2022-03-31 06:22:55 +01:00
reedline_config.rs use arc to avoid cloning entire engine for menus (#5104) 2022-04-06 13:25:02 +01:00
repl.rs use arc to avoid cloning entire engine for menus (#5104) 2022-04-06 13:25:02 +01:00
syntax_highlight.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00
util.rs Add raw strings, use raw strings for env (#5090) 2022-04-05 08:42:26 +12:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00