nushell/crates/nu-cli/src
JT 98ab31e15e
Move uses of trim_quotes to unescape for filenames (#5398)
* Move uses of trim_quotes to unescape for filenames

* Fix Windows tests
2022-05-02 06:37:20 +12:00
..
completions Move uses of trim_quotes to unescape for filenames (#5398) 2022-05-02 06:37:20 +12:00
menus typo: seach -> search (#5264) 2022-04-21 07:38:24 +12:00
commands.rs Use better quoting for commandline args (#5271) 2022-04-21 15:31:52 +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 Set to reedline main branch for development cycle (#5249) 2022-04-20 21:10:33 +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