zsh-users
 help / color / mirror / code / Atom feed
* zsh problem
@ 2002-12-24 18:53 Daniel.Norris
  2002-12-24 22:24 ` Zefram
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel.Norris @ 2002-12-24 18:53 UTC (permalink / raw)
  To: zsh-workers, pws, karthy; +Cc: zsh-users, Daniel.Norris, Daniel.Norris

Hi,
	My name is Dan Norris and work as a Unix Systems administrator. I have a request to install zsh for a user. 
I have down loaded and installed a HP-UX 11.0 version of zsh shell. I can not get the backspace or delete keys to function in zsh.
Tried setting stty erase `^H` < /dev/ttyconf. This is set, but backspace and delete still does not work. 
I have tried a pre-compiled version of zsh (Version 4.0.4 and 4.0.6) and have compiled myself from source and neither works. Same problem. 
This same version works fine on Solaris.
Any suggestions?


Thank you,

Dan Norris
Information Management
Nokia Mobile Phones
12278 Scripps Summit Dr.
San Diego, CA 92131
* 858 831-5632 land
* 858 775-3485 mobile
* 858 831-6504 fax



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

* Re: zsh problem
  2002-12-24 18:53 zsh problem Daniel.Norris
@ 2002-12-24 22:24 ` Zefram
  0 siblings, 0 replies; 2+ messages in thread
From: Zefram @ 2002-12-24 22:24 UTC (permalink / raw)
  To: Daniel.Norris; +Cc: zsh-users

Daniel.Norris@nokia.com wrote:
>I have down loaded and installed a HP-UX 11.0 version of zsh shell. I can not get the backspace or delete keys to function in zsh.
>Tried setting stty erase `^H` < /dev/ttyconf. This is set, but backspace and delete still does not work. 

Can you give more information please?  Are you referring to the command
line editor within the shell?  What exactly happens when you try to use
these keys?  The Zsh line editor doesn't use stty settings; by default
it interprets both ^H and ^? as a destructive backspace.  Is the zle
module loading correctly (type "zmodload" within the shell)?

-zefram


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

end of thread, other threads:[~2002-12-24 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-24 18:53 zsh problem Daniel.Norris
2002-12-24 22:24 ` Zefram

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