bash-completion 1:2.1-4ubuntu0.2 source package in Ubuntu

Changelog

bash-completion (1:2.1-4ubuntu0.2) trusty; 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:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main shells

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bash-completion_2.1.orig.tar.bz2 259.1 KiB 2b606804a7d5f823380a882e0f7b6c8a37b0e768e72c3d4107c51fbe8a46ae4f
bash-completion_2.1-4ubuntu0.2.debian.tar.xz 20.4 KiB 0fb9915fd9fed382c12bdb1c74ecb50f314b224cc291ba3d2530de134d536375
bash-completion_2.1-4ubuntu0.2.dsc 2.1 KiB f280827a8c7f4b886d307ec47af0b62a2599ff26e39ee403cc295e06408ad1de

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.