I would like to know if existsted any trick for the GNU screen program. I do not know any: it would be nice to complete screen command line with both a list of names of the started screens and their full identifier (eg. 23442.abcde)
The list afaik is gotten through '/bin/screen -l' The completion would result in 'screen 23442.abcde' in case user writes 'screen abc[TAB]' or 'screen 234[TAB]' Any hints? Would it be interesting to integrate it in? Thank you, Regards.
_______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
