bash-completion icon indicating copy to clipboard operation
bash-completion copied to clipboard

Expand variables to see if directories are handled

Open bitstreamout opened this issue 9 years ago • 7 comments

that is expand variables and command in backticks to get a usable command line. For the ls command and it various aliases allow to handle files and directories as well. For this avoid escaped variables at completion time by switching complete options on demand.

Side effect is that if variables for directories are used, those remain expanded on the command line.

This fixes openSUSE bugs #889319, #905348, and #940837 as well as SUSE Linux Enterprise bug #959299.

Signed-off-by: Werner Fink [email protected]

bitstreamout avatar May 11 '16 12:05 bitstreamout

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/richy/csb-0053my42jp/3UwkSTtdCQnFpePa5PES7zkLZWhq
✅ Preview: https://csb-0053my42jp-git-dependabot-npmandyarnfollow-red-7e0622-richy.vercel.app

vercel[bot] avatar Feb 13 '22 15:02 vercel[bot]