zsh-workers
 help / color / mirror / code / Atom feed
* Problems with zsh & HP10.20
@ 1998-04-21  9:46 Tal Ovadia
  1998-04-21 11:59 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Tal Ovadia @ 1998-04-21  9:46 UTC (permalink / raw)
  To: zsh-workers

Hi,
----
I have compiled zsh3.0.5 on HPUX 10.20 with no problems, how ever the arrow keys do not work and I could not find the reason why (same thing with zsh 3.0.2)
any ideas ?

10X
  Tal


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Problems with zsh & HP10.20
@ 1998-04-21 12:32 Andrej Borsenkow
  1998-04-21 13:48 ` Andrew Main
  0 siblings, 1 reply; 5+ messages in thread
From: Andrej Borsenkow @ 1998-04-21 12:32 UTC (permalink / raw)
  To: zsh-workers, Peter Stephenson; +Cc: Tal Ovadia


-----Original Message-----
From: Peter Stephenson <pws@ifh.de>


>
>  The cursor keys send different codes depending on the terminal; zsh
>  only binds the most well known versions.

But the termcap/terminfo names are (hopefully) the same.

 If you see these problems,
>  try putting the following in your tt(.zshrc):
>
>  verb(
>    bindkey "$(echotc kl)" backward-char
>    bindkey "$(echotc kr)" forward-char
>    bindkey "$(echotc ku)" up-line-or-history
>    bindkey "$(echotc kd)" down-line-or-history
>  )
>
 I don't understand, why ZSH cannot do it, if it tries to initialize cursor
keys at all. Or better leave it to user and explicitly state, that cursor
keys are *not* bound by default.

A. Borsenkow


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

end of thread, other threads:[~1998-04-21 13:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-21  9:46 Problems with zsh & HP10.20 Tal Ovadia
1998-04-21 11:59 ` Peter Stephenson
1998-04-21 12:43   ` Andrew Main
1998-04-21 12:32 Andrej Borsenkow
1998-04-21 13:48 ` Andrew Main

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).