nushell/crates
Naftali Goldstein 840bd98e01
support forward slash for directory completion in Windows (#3201)
While the "main" separator in Windows is the backslash, it supports the
forward slash as a separator too.
Add support for this so that the behavior is similar to the way Windows
PowerShell handles the forward slash: it is recognized as a separator,
and when using <tab> for path completion the slash is reversed.
2021-03-23 16:20:01 +13:00
..
nu_plugin_binaryview Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_chart Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_fetch move from h1-client-rustls to hyper-client (#3154) 2021-03-10 15:45:53 -06:00
nu_plugin_from_bson Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_from_sqlite Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_inc Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_match Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_post Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_ps Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_s3 Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_selector Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_start Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_sys Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_textview Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_to_bson Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_to_sqlite Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_tree Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_xpath Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-ansi-term Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-cli support forward slash for directory completion in Windows (#3201) 2021-03-23 16:20:01 +13:00
nu-command support forward slash for directory completion in Windows (#3201) 2021-03-23 16:20:01 +13:00
nu-data Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-engine Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-errors Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-json Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-parser fix: unicode byte counting error #3150 (#3159) 2021-03-12 07:11:07 +13:00
nu-plugin Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-protocol Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-source Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-stream Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-table Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-test-support Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-value-ext Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00