nushell/crates/nu-cli/src
2022-05-06 16:58:42 -05:00
..
completions nu-cli/completions: send original line to custom completer (#5459) 2022-05-06 16:58:42 -05: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 add -n flag to print to print without a newline (#5458) 2022-05-06 15:33:00 -05:00
prompt.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
prompt_update.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 fix bug in shell_integration (#5450) 2022-05-05 10:10:03 -05:00
syntax_highlight.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
util.rs add -n flag to print to print without a newline (#5458) 2022-05-06 15:33:00 -05:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00