Alias completion currently completes on alias name, always appending '=' sign to them. It might be useful if the intent is actually to define, but if the goal is just to inspect current definition, it's not, and requires additional user effort to edit its current command line. According to minimal completion principle, I'd rather drop it.
Additionaly, it can even get considered harmful, as if the user confirms the command line too quickly, it will wipe out alias in question... -- BOFH excuse #63: not properly grounded, please bury computer _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
