On 13 July 2015 at 10:12, Alon Bar-Lev <[email protected]> wrote: > > On 13 July 2015 at 04:52, walt <[email protected]> wrote: > > Maybe someone here has missed the recent discussion of zsh? ;) > > > > I just found this website, giving a wonderful primer on how to > > configure zsh: > > > > http://wiki.redbrick.dcu.ie/mw/Account_Customisation_(zsh) > > > > I also moved to zsh just to check. >
I updated bug#213627 for better default configuration, it was not applied ever since 2008(!). Solved so far: 1. system dir colors 2. proper prompt 3. ~/.profile execution. Only issue I could not find a solution to is tab completion after '=', for example: xxx --file=<TAB> This will not complete files, while it will be nice if it does. There is magic_equal_subst option which enables that but also cause harm when using = in other places such as: % echo xx==cat xx=/bin/cat Is there any sequence to enable completion after space without effecting the entire interpreter? Thanks! [1] https://bugs.gentoo.org/show_bug.cgi?id=213627

