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

Auto complete via up/down does not work from a TTY but does from X



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?

The .zshrc and related files can be found here:

https://github.com/graysky2/configs/tree/master/dotfiles/shell




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