nushell/crates
2022-01-05 16:50:27 +11:00
..
nu-cli Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
nu-color-config Highlight block and record (#653) 2022-01-03 16:21:26 +11:00
nu-command Fix directory change lag (#672) 2022-01-05 16:50:27 +11:00
nu-engine Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
nu-json fix issue #559: to json -r serializes datetime without spaces (#596) 2021-12-27 21:51:38 +11:00
nu-parser Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
nu-path Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
nu-plugin Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
nu-pretty-hex Fix build breakage - bump ansi term (#651) 2022-01-03 09:36:32 +11:00
nu-protocol Fix directory change lag (#672) 2022-01-05 16:50:27 +11:00
nu-table Fix build breakage - bump ansi term (#651) 2022-01-03 09:36:32 +11:00
nu-term-grid
nu_plugin_example
nu_plugin_gstat Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
nu_plugin_inc
nu_plugin_python