bash-completion 1:2.1-4.2ubuntu1.1 source package in Ubuntu

Changelog

bash-completion (1:2.1-4.2ubuntu1.1) xenial; urgency=medium

  [Ove Risberg]
  * Add backslash for tilde character (LP: #1390061)
    - _quote_readline_by_ref on bash_completion
    - Adding backslash makes sure that
      tilde is not special character for bash, but character for purpose

 -- Seyeong Kim <email address hidden>  Fri, 29 Apr 2016 10:55:55 +0900

Upload details

Uploaded by:
Seyeong Kim
Sponsored by:
Louis Bouchard
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main shells

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bash-completion_2.1.orig.tar.bz2 259.1 KiB 2b606804a7d5f823380a882e0f7b6c8a37b0e768e72c3d4107c51fbe8a46ae4f
bash-completion_2.1-4.2ubuntu1.1.debian.tar.xz 20.7 KiB 7aa977efd58a43f6aa6bb4908d3590ab414d0c04b09c7d77798f74156cfe6efd
bash-completion_2.1-4.2ubuntu1.1.dsc 2.1 KiB 8acc461799abeb8a7cdf31a6bc5b30fb3d86913f434fec114f14840ccd486a31

View changes file

Binary packages built by this source

bash-completion: programmable completion for the bash shell

 bash completion extends bash's standard completion behavior to achieve
 complex command lines with just a few keystrokes. This project was
 conceived to produce programmable completion routines for the most
 common Linux/UNIX commands, reducing the amount of typing sysadmins
 and programmers need to do on a daily basis.