bash-completion 1:2.11-6ubuntu1 source package in Ubuntu
Changelog
bash-completion (1:2.11-6ubuntu1) kinetic; urgency=low * Merge from Debian unstable. Remaining changes: - Add 15-add_backslash_for_tilde.patch: Adding backslash makes sure that tilde is not special character for bash, but character for purpose. bash-completion (1:2.11-6) unstable; urgency=medium * Fix completion of find -exec commands (Closes: #1002010). * Recognize freecad files as zip files (Closes: #1004128). -- Steve Langasek <email address hidden> Sun, 01 May 2022 14:10:21 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | shells | |
Kinetic | release | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash-completion_2.11.orig.tar.gz | 349.8 KiB | 16adefabf43ec8ffb473704f5724d775c2f47e9f750d7d608f0251ec21fe8813 |
bash-completion_2.11-6ubuntu1.debian.tar.xz | 21.3 KiB | ef07fd8054975f4f686ed0d39e9b22902041b329cd9912315a5d24672c861c1c |
bash-completion_2.11-6ubuntu1.dsc | 2.0 KiB | 9d00062931b081763ebb10ccfd55af9cd847cc63b6072fbb2b3a434e0e3205cb |
Available diffs
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.