-
-
Notifications
You must be signed in to change notification settings - Fork 484
Open
Labels
kind/featureNew feature requestNew feature requestneed-more-infoopen-for-voteAdd a thumbs up if you think this would be a good additionAdd a thumbs up if you think this would be a good additionos/windows
Description
- os: Windows 10
lsd --version:lsd 1.0.0echo $TERM: PowerShell 7echo $LS_COLORS: -
Expected behavior
The same as ls $env:HOME
Actual behavior
lsd: ~: The system cannot find the file specified. (os error 2).
Notes
It appears that lsd supports globs itself on windows, I would expect it to do the same for other common shell shorthands like ~ that powershell doesn't expand itself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureNew feature requestNew feature requestneed-more-infoopen-for-voteAdd a thumbs up if you think this would be a good additionAdd a thumbs up if you think this would be a good additionos/windows