Bugs item #312164, was opened at 2009-12-16 00:00 by Ville Skyttä You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312164&group_id=100114
Status: Open Priority: 2 Submitted By: Ville Skyttä (scop-guest) Assigned to: Nobody (None) Summary: Completions after "screen " should include all executables on current path Distribution: --Distribution-Agnostic-- Originally reported in: Fedora / Red Hat Bugzilla Milestone: None Status: None Original bug number: 547852 Initial Comment: Copied from https://bugzilla.redhat.com/show_bug.cgi?id=547852: Completions for GNU screen could be improved. I would like to be able to type screen wg[TAB] and it complete it as screen wget etc. In other words, the second token ought to allow completions for all executables on the current path. (If I type screen /usr/bin/wg[TAB] then it does complete; so it works fine if I specify a path, but it isn't checking $PATH. But this is just because it's defaulting to completing filenames; it will also complete on non-executable files.) ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312164&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
