nushell/crates/nu-cli/src
Jakub Žádník 26f31da711
Split merging of parser delta and stack environment (#6005)
* Remove comment

* Split delta and environment merging

* Move table mode to a more logical place

* Cleanup

* Merge environment after reading default_env.nu

* Fmt
2022-07-14 17:09:27 +03:00
..
completions cleanup $config as a built-in (#5852) 2022-06-22 13:13:03 -05:00
menus Remove dfr from dataframe commands (#5760) 2022-06-12 14:18:00 -05:00
commands.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
config_files.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
eval_file.rs fix exit code (#5835) 2022-06-20 09:05:11 -05:00
lib.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
nu_highlight.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
print.rs add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00
prompt_update.rs adjust where prompt markers go (#5491) 2022-05-10 16:33:18 -05:00
prompt.rs fixes ansi escape leakage from ill-behaved externals, again! (#6012) 2022-07-11 16:01:49 -05:00
reedline_config.rs update reedline config based on recent reedline changes (#5845) 2022-06-21 12:22:11 -05:00
repl.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
syntax_highlight.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
util.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00