nushell/crates
Jakub Žádník 1609101e62
Fix capturing environment variables with " or ' (#537)
* Fix path expand error span

* Fix capturing env vars containing ' or "; Rustfmt
2021-12-20 23:19:43 +02:00
..
nu_plugin_example Plugin json (#474) 2021-12-12 11:50:35 +00:00
nu_plugin_gstat Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu_plugin_inc Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu_plugin_python name change (#526) 2021-12-19 10:00:31 +00:00
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli nothing variable (#527) 2021-12-20 12:05:33 +11:00
nu-color-config nothing variable (#527) 2021-12-20 12:05:33 +11:00
nu-command Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
nu-engine Finish adding support for optional params (#530) 2021-12-20 17:58:09 +11:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser nothing variable (#527) 2021-12-20 12:05:33 +11:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu-protocol Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
nu-table allow flatshape (command line syntax) theming (#502) 2021-12-16 06:17:29 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00