nushell/crates/nu-cli/src
2022-05-04 07:52:53 +12:00
..
completions Update path completions to handle spaces (#5419) 2022-05-03 12:37:38 +12:00
menus Don't resuggest accepted completions (#5369) 2022-05-02 11:35:37 +02:00
commands.rs More escaping/unescaping fixes (#5403) 2022-05-02 09:49: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
eval_file.rs Remove external name exceptions (#5115) 2022-04-07 14:01:31 +12:00
lib.rs Error printing changes for watch (#5389) 2022-05-01 19:33:41 +12:00
nu_highlight.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
print.rs Move print_pipeline_data to nu-protocol (#5328) 2022-04-26 11:44:57 +12:00
prompt_update.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
prompt.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
reedline_config.rs added open editor event in config parsing (#5426) 2022-05-04 07:52:53 +12:00
repl.rs Line buffer editor (#5381) 2022-04-30 15:40:41 +01:00
syntax_highlight.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
util.rs Error printing changes for watch (#5389) 2022-05-01 19:33:41 +12:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00