nushell/crates/nu-command/src/commands
Jakub Žádník f9f39c0a1c
Support other variables than PATH in pathvar (#3791)
* Fix swapped PATH env var separators

* Support pathvar to manipulate other vars than PATH

* Add tests for pathvar and its subcommands

* Fix PATH env name for Windows

Seems like Windows uses PATH as well.

Co-authored-by: Jakub Žádník <jakub.zadnik@tuni.fi>
2021-07-23 19:11:56 +12:00
..
charting Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
config Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
conversions Into binary changes (#3758) 2021-07-09 16:43:18 -05:00
core_commands add a couple more features (#3749) 2021-07-07 12:03:59 -05:00
dataframe Replace command (#3823) 2021-07-22 08:45:46 -05:00
env Add unlet_env command (#3629) 2021-06-19 15:00:07 +12:00
filesystem Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
filters Into binary changes (#3758) 2021-07-09 16:43:18 -05:00
formats Fix expected age of mockup files in example tests (#3808) 2021-07-20 18:05:58 -05:00
generators Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
math Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
network port network url to engine-p (#3690) 2021-06-26 13:19:10 +12:00
path Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
pathvar Support other variables than PATH in pathvar (#3791) 2021-07-23 19:11:56 +12:00
platform Bump rand version used by nu-command to 0.8 (#3723) 2021-07-05 16:12:44 +12:00
random Bump rand version used by nu-command to 0.8 (#3723) 2021-07-05 16:12:44 +12:00
shells Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
strings port strings size engine-p (#3690) (#3753) 2021-07-10 06:45:19 +12:00
viewers Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
mod.rs Replace command (#3823) 2021-07-22 08:45:46 -05:00