nushell/crates/nu-cli/src
2022-04-29 13:11:41 -05:00
..
completions Revert "nu-cli/completions: better fix for files with special characters (#5254)" (#5372) 2022-04-29 13:11:41 -05: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
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 Move print_pipeline_data to nu-protocol (#5328) 2022-04-26 11:44:57 +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 consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
syntax_highlight.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
util.rs Move print_pipeline_data to nu-protocol (#5328) 2022-04-26 11:44:57 +12:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00