nushell/crates/nu-cli
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
..
src nu-cli/completions: better fix for files with special characters (#5254) 2022-04-28 08:36:32 -05:00
tests nu-cli/completions: better fix for files with special characters (#5254) 2022-04-28 08:36:32 -05:00
Cargo.toml Fuzzy completion matching (#5320) 2022-04-24 16:43:18 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00