Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Zsh changes on Ubuntu



Thorsten Kampe wrote:
[...]
> No, I don"t know what I'm doing with that parameter. As far as I can 
> see it reverts the keyboard handling back to Ubuntu 12.04 so it can't 
> be that dramatic.

No. Setting the parameter disables all additional keyboard setup in the
global zshrc. Hence the name. With it set, you get the default zsh
behaviour. It doesn't make any effort to support any special keys (like
PgUp, etc) whatsoever.

And that doesn't set smkx mode. IIRC, it was decided not to set smkx
mode by default, to avoid breaking existing configs, not because it
would be the wrong thing to do.

> And not exporting the parameter doesn't work with Fizsh.

Oh-kay. That makes me pretty happy, I don't have to look that. :-)

If it's just zsh, and zshenv sets a variable, that'll be set in zshrc
(which is read after zshenv). So the variable can just be accessed in
zshrc without any more effort. I have no idea what that package does,
that would break that.


Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925



Messages sorted by: Reverse Date, Date, Thread, Author