Bugs item #311540, was opened at 13/03/2009 12:08 Status: Open Priority: 3 Submitted By: Simone Fittabile (greeno-guest) Assigned to: Nobody (None) Summary: add completion for 'screen' Distribution: Debian Originally reported in: None Milestone: None Status: None Original bug number:
Initial Comment: 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]' It be useful to integrate it, would not it? ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311540&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
