zsh-users
 help / color / mirror / code / Atom feed
* Auto complete via up/down does not work from a TTY but does from X
@ 2013-01-01 11:24 John
  2013-01-01 15:50 ` Lawrence Velázquez
  0 siblings, 1 reply; 3+ messages in thread
From: John @ 2013-01-01 11:24 UTC (permalink / raw)
  To: zsh-users

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Auto complete via up/down does not work from a TTY but does from X
  2013-01-01 11:24 Auto complete via up/down does not work from a TTY but does from X John
@ 2013-01-01 15:50 ` Lawrence Velázquez
  2013-01-01 16:29   ` John
  0 siblings, 1 reply; 3+ messages in thread
From: Lawrence Velázquez @ 2013-01-01 15:50 UTC (permalink / raw)
  To: John; +Cc: zsh-users

On Jan 1, 2013, at 6:24 AM, John <da_audiophile@yahoo.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Auto complete via up/down does not work from a TTY but does from X
  2013-01-01 15:50 ` Lawrence Velázquez
@ 2013-01-01 16:29   ` John
  0 siblings, 0 replies; 3+ messages in thread
From: John @ 2013-01-01 16:29 UTC (permalink / raw)
  To: Lawrence Velázquez; +Cc: zsh-users

> Are you sure your .zshrc is being sourced on startup when you log in 

> non-graphically?


Yes it is; my custom PATH is setup and there are other indications that other config files are sourced.  Do you see anything glaringly wrong with my configs I posted?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-01 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-01 11:24 Auto complete via up/down does not work from a TTY but does from X John
2013-01-01 15:50 ` Lawrence Velázquez
2013-01-01 16:29   ` John

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).