Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Auto complete via up/down does not work from a TTY but does from X
On Jan 1, 2013, at 6:24 AM, John <da_audiophile@xxxxxxxxx> wrote:
> If I log in via a non-graphical session, my up/down arrow keys work BUT they do not work using history completion. In other words, I hit up arrow, zsh will scroll through my history but if I start typing a command and then hit up arrow, it does not honor what I typed and search within the subset. If I manually source my ~/.zshrc and try it, it does work as expected.
>
>
> If I log into X and open a shell, everything works as expected.
>
> Why the disconnect from the TTY to my graphical session with this behavior?
Are you sure your .zshrc is being sourced on startup when you log in non-graphically?
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author