nushell/tests/fixtures
Herlon Aguiar 3cf3329e49
nu-cli/completions: better fix for files with special characters (#5254)
* nu-cli/completions: fix paths with special chars

* add backticks

* fix replace

* added single quotes to check list

* check escape using fold

* fix clippy errors

* fix comment line

* fix conflicts

* change to vec

* skip sort checking

* removed invalid windows path

* remove comment

* added tests for escape function

* fix fn import

* fix fn import error

* test windows issue fix

* fix windows backslash path in the tests

* show expected path on error

* skip test for windows
2022-04-28 08:36:32 -05:00
..
completions nu-cli/completions: better fix for files with special characters (#5254) 2022-04-28 08:36:32 -05:00
formats Allow open to work with 'from ...' block commands (#5049) 2022-04-02 07:52:32 +13:00
playground/config add performance metrics for measuring startup time (#3854) 2021-07-29 18:52:40 -05:00