-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
OS-LinuxOS-macOSResolution-FixedThe issue is fixed.The issue is fixed.Usability(LEGACY) Helps filter issues that might be higher priority because they directly affect usability(LEGACY) Helps filter issues that might be higher priority because they directly affect usabilityWG-Interactive-IntelliSensetab completiontab completion
Milestone
Description
Steps to reproduce
On Linux or OS X
- create a folder
Foo - type
cd fooand hitTab
Expected behavior
Completion will correct cd foo into cd ./Foo
Actual behavior
Nothing happens
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.10032.0
PSEdition Linux
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 3.0.0.0
GitCommitId v0.5.0
CLRVersion
WSManStackVersion 1.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1 Reasoning
- we already do that with
/and\on all systems. - fish shell does it and it's very convinient.
Jaykul, 1RedOne, rkeithhill, SRGOM, mklement0 and 8 more
Metadata
Metadata
Assignees
Labels
OS-LinuxOS-macOSResolution-FixedThe issue is fixed.The issue is fixed.Usability(LEGACY) Helps filter issues that might be higher priority because they directly affect usability(LEGACY) Helps filter issues that might be higher priority because they directly affect usabilityWG-Interactive-IntelliSensetab completiontab completion