nushell/crates
Jakub Žádník d30dfc63c4
Fix reading of LS_COLORS; ls display symlink (#357)
Also a swing-by fix removing a redundant call to 
std::fs::symlink_metadata().
2021-11-21 01:14:42 +02:00
..
nu_plugin_inc Add updating cell paths 2021-11-05 16:59:12 +13: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 try to match most of nushell syntax coloring (#323) 2021-11-11 06:55:10 +13:00
nu-command Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
nu-engine Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Better record types (#350) 2021-11-19 17:30:27 +13:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
nu-protocol add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-table add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00