nushell/crates/nu-command/src/commands
Andrés N. Robalino bb5ab5d16c
nu-cli ctrl-c feature support. ()
Seems we do `ctrl` feature checks in `nu-cli` and `nu-command`. We should find a better way to report the enabled features un the `version` command without using the conditionals (or somewhere else)
2021-06-30 19:45:27 -05:00
..
charting Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
config Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
conversions Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
core_commands nu-cli ctrl-c feature support. () 2021-06-30 19:45:27 -05:00
dataframe No infer schema () 2021-06-25 20:35:07 +12:00
env Add unlet_env command () 2021-06-19 15:00:07 +12:00
filesystem Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
filters Add built-in var to refer to pipeline values () 2021-06-21 12:31:01 +12:00
formats Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
generators Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
math Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
network port network url to engine-p () 2021-06-26 13:19:10 +12:00
path Move path handling to nu-path () 2021-06-20 11:07:26 +12:00
pathvar Add pathvar command () 2021-06-25 15:58:37 +12:00
platform add ansi osc string terminator () 2021-06-30 12:01:23 -05:00
random Fix issue in external subexpression paths () 2021-06-18 07:59:58 +12:00
shells Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
strings Adding all-trim option (with format and all-flag) () 2021-06-28 05:42:15 +12:00
viewers Begin directory contrib docs and split commands () 2021-06-19 12:06:44 +12:00
mod.rs Adding all-trim option (with format and all-flag) () 2021-06-28 05:42:15 +12:00