nushell/tests/fixtures
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
..
completions Remove trailing slash from symlink completion (issue #13275) (#14667) 2024-12-27 13:45:52 +02:00
cp use uutils/coreutils cp command in place of nushell's cp command (#10097) 2023-09-08 13:57:38 -05:00
dotnu_completions Force completers to sort in fetch() (#13242) 2024-07-03 06:48:06 -05:00
eval Exit early when encountering parsing errors (#10213) 2023-09-05 14:36:37 +02:00
formats Bump Calamine (#14403) 2024-11-21 20:31:14 +08:00
lsp Fix LSP non-ascii characters offset issues. (#14002) 2024-10-29 06:35:37 -05:00
partial_completions Force completers to sort in fetch() (#13242) 2024-07-03 06:48:06 -05:00
quoted_completions Fix file completions which contains glob pattern (#11766) 2024-02-08 06:42:50 +08:00