24 Sep
2009
24 Sep
'09
4:06 p.m.
On Thu, Sep 24, 2009 at 7:38 AM, Thomas Bächler <thomas@archlinux.org> wrote:
Xavier schrieb:
On Thu, Sep 24, 2009 at 2:32 PM, Thomas Bächler <thomas@archlinux.org> wrote:
Xavier schrieb:
Before this update, bash completion was enabled by default only for login shells. After this update, only for non login shells.
Wrong. /etc/profile.d/bash_completion.sh still exists and is executed for login shells.
in 1.0-3 ?
http://repos.archlinux.org/viewvc.cgi/bash-completion/repos/extra-any/PKGBUILD?r1=43692&r2=52863
Oh, I still seem to have 1.0-2 here, my bad.
Yeah, I removed it in 1.0-3 because it was duplicated effort. profile.bash should now source bash.bashrc (just needs a bash rebuild, which I didn't think was necessary for such a minor thing).