nushell/tests/fixtures/completions
Henry Jetmundsen 76bbd41e43
Remove trailing slash from symlink completion (issue #13275) (#14667)
# Description
These changes fix #13275 where a slash is appended to completions of
symlinks pointing to directories.

# User-Facing Changes
The `/` character will no longer be appended to completions of symlinks.

Co-authored-by: Henry Jetmundsen <jet@henrys-mbp-2.lan>
2024-12-27 13:45:52 +02:00
..
.hidden_folder Fix completions for directories with hidden files (#11921) 2024-02-26 12:14:19 -06:00
another nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
directory_completion Expand multiple dots in path in completions (#13725) 2024-09-09 14:39:18 -04:00
test_a nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
test_b nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
.hidden_file nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
custom_completion.nu nu-cli/completions: add custom completion test (#5543) 2022-05-14 15:09:41 -05:00
nushell Revert "nu-cli/completions: better fix for files with special characters (#5254)" (#5372) 2022-04-29 13:11:41 -05:00
test_a_symlink Remove trailing slash from symlink completion (issue #13275) (#14667) 2024-12-27 13:45:52 +02:00