[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3
David Paleino
d.paleino at gmail.com
Sun Feb 6 20:12:40 UTC 2011
The following commit has been merged in the master branch:
commit 28cdfc9243da41f5bdb29b7515482354c01438d3
Author: David Paleino <d.paleino at gmail.com>
Date: Tue Mar 31 21:57:04 2009 +0200
Update CHANGES
diff --git a/CHANGES b/CHANGES
index 88b65f9..14d7669 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,8 @@ bash-completion (1.0)
* Added minicom completion
* Added quota-tools completion
* Added rdesktop completion
+ * Added tightvncviewer completion
+ * Cleanup screen completion, and make it completes on options
[ David Paleino ]
* Added .kar to Timidity completion.
@@ -141,7 +143,7 @@ bash-completion (1.0)
* Remove obsolete --buildarch and --buildos rpm(build) completions.
* Add rpmbuild --target completion.
* Use "-profile help" to get mplayer and friends -profile completions.
- * Fix local array initialization under bash 3.x, prevents "()" occurring in
+ * Fix local array initialization under bash 3.0, prevents "()" occurring in
file and dir name completions.
[ Freddy Vulto ]
@@ -153,6 +155,8 @@ bash-completion (1.0)
* Make `_mii-tool()' and `_mii-diag()' POSIX-compliant
* Fix _isql completion waiting for grep input if $ODBCINI not set; handle
whitespace in $ODBCINI.
+ * Split vncviewer completion in _tightvncviewer() and _xvnc4viewer()
+ Added _realcommand() global function.
[ Jakob Unterwurzacher ]
* ps2pdf can run on .pdf files as well. (Debian: #516614, Ubuntu: #316943)
--
bash-completion
More information about the Bash-completion-commits
mailing list