[Bug 1554057] [NEW] apt tab completion missing "search" option
pbhj
pbhj at users.sourceforge.net
Mon Mar 7 13:42:46 UTC 2016
Public bug reported:
The actual bug may be better described as being in "bash-completions"?
Anyhow, the option for tab completion to fill in "search", so "apt
search $keyword", is missing. If I alter the completions file to add
"search" then it seems to work as expected.
$ diff /usr/share/bash-completion/completions/apt.orig /usr/share/bash-completion/completions/apt
10c10
< local COMMANDS=("install" "remove" "purge" "show" "list"
---
> local COMMANDS=("install" "remove" "purge" "show" "list" "search"
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: apt 1.0.10.2ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Mar 7 13:29:51 2016
InstallationDate: Installed on 2012-11-02 (1221 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
SourcePackage: apt
UpgradeStatus: Upgraded to wily on 2016-01-06 (60 days ago)
** Affects: apt (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug wily
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1554057
Title:
apt tab completion missing "search" option
Status in apt package in Ubuntu:
New
Bug description:
The actual bug may be better described as being in "bash-completions"?
Anyhow, the option for tab completion to fill in "search", so "apt
search $keyword", is missing. If I alter the completions file to add
"search" then it seems to work as expected.
$ diff /usr/share/bash-completion/completions/apt.orig /usr/share/bash-completion/completions/apt
10c10
< local COMMANDS=("install" "remove" "purge" "show" "list"
---
> local COMMANDS=("install" "remove" "purge" "show" "list" "search"
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: apt 1.0.10.2ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Mar 7 13:29:51 2016
InstallationDate: Installed on 2012-11-02 (1221 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
SourcePackage: apt
UpgradeStatus: Upgraded to wily on 2016-01-06 (60 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1554057/+subscriptions
More information about the foundations-bugs
mailing list