Hi, guys, I have another question, I'd like to implement a stateful behavior in bash-completion scripts, e.g., the behavior would be different for 1st tab and 2nd tab key pressed.
The only thing I could imagine is to use global variables in functions. Do you know how could I implement this? -- Yong Sun <[email protected]> _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
