apt tab completion missing "search" option

Bug #1554057 reported by pbhj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apt (Ubuntu)
Fix Released
Undecided
Unassigned

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)

Revision history for this message
pbhj (pbhj) wrote :
Revision history for this message
Julian Andres Klode (juliank) wrote :

This is fixed in APT 1.2

Changed in apt (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.