Do basic diff/patch completion with cdiff and kompare.

This commit is contained in:
Ville Skyttä 2010-03-06 14:05:41 +02:00
parent 4632210154
commit bc6f14445f
2 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,7 @@ bash-completion (2.x)
* Split mount and umount completion into contrib/mount.
* Do basic HTML file completion with Firefox and Chrome and friends,
and Epiphany.
* Do basic diff/patch completion with cdiff and kompare.
[ Freddy Vulto ]
* Added _get_pword() helper function, thanks to Sung Pae (Alioth: #312030)

View File

@ -121,6 +121,7 @@ complete -f -X '!*.po' poedit gtranslator kbabel lokalize
complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp
complete -f -X '!*.[Hh][Rr][Bb]' hbrun
complete -f -X '!*.ly' lilypond ly2dvi
complete -f -X '!*.@(dif?(f)|?(d)patch)' cdiff kompare
# FINISH exclude -- do not remove this line
# start of section containing compspecs that can be handled within bash