nushell/tests
pwygab b39d797c1f
Add quotes to hash file autocomplete (#7398)
# Description

Fixes #6741. Autocompleting a dir/file named something like foo#bar will
now complete to \`foo#bar\`
2022-12-08 21:37:10 +01:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures Add quotes to hash file autocomplete (#7398) 2022-12-08 21:37:10 +01:00
hooks Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
modules Disable cyclical module imports (#6477) 2022-09-04 23:19:20 +03:00
overlays Reorder export-env eval and allow reloading an overlay (#7231) 2022-11-24 23:45:24 +01:00
parsing Change parser cwd when running a file (#7134) 2022-11-15 00:05:27 +01:00
path Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
plugins Feature cleanup (#7182) 2022-11-22 16:58:11 -08:00
scope Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
shell Make external command substitution works friendly(like fish shell, trailing ending newlines) (#7156) 2022-11-23 16:51:57 +13:00
main.rs Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00