only complete on filenames for aspell
This commit is contained in:
parent
fd95a7a28a
commit
5fea870b81
@ -7022,7 +7022,7 @@ _aspell()
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
}
|
}
|
||||||
complete -F _aspell $default aspell
|
complete -F _aspell $filenames aspell
|
||||||
}
|
}
|
||||||
|
|
||||||
# xmms(1) completion
|
# xmms(1) completion
|
||||||
|
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -14,8 +14,9 @@ bash-completion (20080617.4) UNRELEASED; urgency=low
|
|||||||
- fixed _java_packages()
|
- fixed _java_packages()
|
||||||
- fixed _muttquery()
|
- fixed _muttquery()
|
||||||
- added flv/FLV completion to mplayer
|
- added flv/FLV completion to mplayer
|
||||||
|
- only complete on filenames for aspell
|
||||||
|
|
||||||
-- David Paleino <d.paleino@gmail.com> Mon, 23 Jun 2008 11:53:27 +0200
|
-- David Paleino <d.paleino@gmail.com> Mon, 23 Jun 2008 11:55:31 +0200
|
||||||
|
|
||||||
bash-completion (20080617.3) unstable; urgency=low
|
bash-completion (20080617.3) unstable; urgency=low
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user