You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Debian with Bash 5.2.15 completion with space seems to be broken:
I was doing mv ~Download/some file with spaces.txt .
I would type mv ~/Download/some<TAB> and it would expand to: mv "~/Download/some\\\ file\\\ with\\\ spaces.txt"
Expected Behavior
Whereas it should have expanded to mv "~/Download/some\ file\ with\ spaces.txt"
Steps To Reproduce
No response
Version
0.44.1
OS
Linux
OSX
Windows
Shell
Bash
Elvish
Fish
Nushell
Oil
Powershell
Xonsh
Zsh
Anything else?
The text was updated successfully, but these errors were encountered:
Current Behavior
On Debian with Bash
5.2.15
completion with space seems to be broken:Expected Behavior
Steps To Reproduce
No response
Version
0.44.1
OS
Shell
Anything else?
The text was updated successfully, but these errors were encountered: