Skip to content

Issues: nushell/nushell

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Paths with certain characters break run-external tilde expansion external-commands Issues related to external commands glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look
#14558 opened Dec 11, 2024 by 132ikl
glob in watch doesn't match {} glob-expansion Specific behavior around file-system globbing with regular commands or `glob` inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look
#14172 opened Oct 26, 2024 by GustawXYZ
Glob literals enhancement New feature or request glob-expansion Specific behavior around file-system globbing with regular commands or `glob` language needs-design this feature requires design syntax Changes to the grammar or syntax beyond parser bugfixes
#14111 opened Oct 17, 2024 by IanManske
glob **/* -e [~/.local/share/Trash/] returns empty list although files are present glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look
#13933 opened Sep 25, 2024 by Schweber
Not preserving ./ (dot-slash) in globs glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look quoting/expansion Issues related to string quoting and expansion of variable or glob patterns
#13841 opened Sep 13, 2024 by DarkCat09
ls command should have option to silence errors on no matches found when using glob patterns enhancement New feature or request file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look semantics Places where we should define/clarify nushell's semantics
#13651 opened Aug 20, 2024 by DoumanAsh
rm -r .* will remove parent folder 🐛 bug Something isn't working file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look priority these issues are important windows A Windows specific issue
#13494 opened Jul 31, 2024 by steelywing
New path expansion mangles Bazel targets glob-expansion Specific behavior around file-system globbing with regular commands or `glob`
#13381 opened Jul 15, 2024 by bgeron
cp globbing resolves hidden files that ls does not file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` inconsistent-behavior Behavior between different commands or types inconsistent/unexpected
#13322 opened Jul 8, 2024 by Taywee
glob not working with windows paths glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look platform-specific platform-specific issues windows A Windows specific issue
#13249 opened Jun 27, 2024 by TCROC
glob incorrectly outputs empty list when passing constant path pattern to --exclude 🐛 bug Something isn't working glob-expansion Specific behavior around file-system globbing with regular commands or `glob` upstream problem with upstream dependency
#13029 opened Jun 1, 2024 by suimong
External command arguments don't expand ndots external-commands Issues related to external commands glob-expansion Specific behavior around file-system globbing with regular commands or `glob`
#12952 opened May 24, 2024 by YizhePKU
Can't interrupt during backend nu-glob expansion 🐛 bug Something isn't working glob-expansion Specific behavior around file-system globbing with regular commands or `glob` signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C) streaming Issues related to streaming data (or collecting data when it should be streamed)
#12649 opened Apr 24, 2024 by KAAtheWiseGit
ls behavior with glob patterns is surprising file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob`
#12641 opened Apr 24, 2024 by YizhePKU
glob appears to be traversing every file of every subdirectory even for a single result 🐛 bug Something isn't working file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` performance Work to make nushell quicker and use less resources
#12557 opened Apr 17, 2024 by NotTheDr01ds
--one-fs option for glob to avoid traversing mounted/junctioned filesystems enhancement New feature or request glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look
#12556 opened Apr 17, 2024 by NotTheDr01ds
glob does not work when using backwards slash on Windows glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look
#12424 opened Apr 6, 2024 by ddanier
glob gets blocked globally glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look performance Work to make nushell quicker and use less resources
#12397 opened Apr 4, 2024 by KAAtheWiseGit
ls with recursive glob pattern can output empty results file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` needs-triage An issue that hasn't had any proper look
#12004 opened Feb 28, 2024 by DoumanAsh
script doesn't correctly substitute a string that represents a path with ~ glob-expansion Specific behavior around file-system globbing with regular commands or `glob`
#8685 opened Mar 30, 2023 by tompflynn
ls glob and glob glob behave differently. file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` help wanted Extra attention is needed inconsistent-behavior Behavior between different commands or types inconsistent/unexpected
#7579 opened Dec 23, 2022 by NfNitLoop
[bug] Glob and drive letter on Windows file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` windows A Windows specific issue
#7125 opened Nov 13, 2022 by melMass
watch's glob seems to work differently than ls | glob file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` help wanted Extra attention is needed inconsistent-behavior Behavior between different commands or types inconsistent/unexpected
#7022 opened Nov 6, 2022 by colemickens
rsync globs behave differently in Nushell than in Bash 🐛 bug Something isn't working glob-expansion Specific behavior around file-system globbing with regular commands or `glob` quoting/expansion Issues related to string quoting and expansion of variable or glob patterns
#4609 opened Feb 23, 2022 by kubouch
mv/rm fails with paths containing certain special characters 🐛 bug Something isn't working file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob` parser Issues related to parsing
#3889 opened Aug 3, 2021 by naefl
ProTip! Follow long discussions with comments:>50.