[Bug 924676] Re: Make screen completion match the -S name

Ubuntu Foundation's Bug Bot 924676 at bugs.launchpad.net
Wed Feb 1 08:14:36 UTC 2012


The attachment "patch to satisfy this feature request" of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/924676

Title:
  Make screen completion match the -S name

Status in “bash-completion” package in Ubuntu:
  New

Bug description:
  if you make a screen with "screen -S foo" you cannot then reattach it
  via "screen -R f<tab>" with the current completion script. It only
  completes if you start typing with the numeric ID from screen -ls,
  which is not as easy to remember as the name you gave it ("foo" in
  this example).

  Someone else was nice enough to write a patch to accomplish this three years ago:
    http://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311540&group_id=100114
  ...but it looks like nobody noticed it and it was not accepted into the upstream sources. :( 

  I have updated the patch to work with /etc/bash_completion.d/screen as of Ubuntu 10.04 LTS.
  The version of the screen package that's installed is 4.0.3-14ubuntu1.2.
  The version of the bash-completion package that's installed is 1:1.1-3ubuntu2.

  I looked at the oneiric version of bash_completion and
  /etc/bash_completion.d/screen hasn't changed since the version I have,
  so the patch should apply cleanly to the version in bash-
  completion_1.3.orig.tar.bz2 (which appears to be the current upstream
  release that oneiric uses).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/924676/+subscriptions




More information about the foundations-bugs mailing list