-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
Current Behavior
Given the following command: ls ./a ./b, auto-complete only works for the last ./b argument.
Expected Behavior
Given the following command: ls ./a ./b, auto-complete should work for both ./a and ./b.
Steps To Reproduce
- type
ls ./a ./b - move cursor to the end of
./a - press tab to trigger auto-complete
Version
1.0.7
OS
- Darwin
- Linux
- Termux
- Windows
Shell
- Bash
- Elvish
- Fish
- Nushell
- Oil
- Powershell
- Xonsh
- Zsh
Anything else?
No response
Reactions are currently unavailable