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 typemv ~/Download/some<TAB> and it would expand to: mv "~/Download/some\\\ file\\\ with\\\ spaces.txt"
Whereas it should have expanded to
mv "~/Download/some\ file\ with\ spaces.txt"
No response
0.44.1
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too