zshrc: provide .. as a completion
authorFrank Terbeck <ft@bewatermyfriend.org>
Fri, 6 Feb 2009 16:28:15 +0000 (17:28 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Sun, 8 Feb 2009 12:32:03 +0000 (13:32 +0100)
commit789fd75316c26ae394c3c32f7664139fc996a110
tree866461afa01a312955863fef5b21a0d339be7e6c
parent2c8ba395a8bddb57300892c1ac27ff6036e493e9
zshrc: provide .. as a completion

There was a bug in some 4.3.x versions of zsh, that enabled the
completion of .. by default. That was a bug!

This change does *not* provide '.' as a possible completion. But that
is easily possible and an according snippet is included among the
examples in etc/skel/.zshrc (commented out, as usual).
etc/skel/.zshrc
etc/zsh/zshrc