zsh-users
 help / color / mirror / code / Atom feed
* backward-word with hpterm??
@ 1997-07-09 10:15 Marco Kattannek
  1997-07-09 10:49 ` Geoff Wing
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Kattannek @ 1997-07-09 10:15 UTC (permalink / raw)
  To: zsh

Hallo zsh'er,
if my cuestion is a FAQ, I apologize.
I can not use the curser-keys for zsh-line-editing in a hpterm. ^B and
^F do work, but the curser-keys confuse everything. Is this a limitation
( feature ? ) of the hpterm. Can I change the zsh-behaviour? 
Or do I have to change the stty's?
I suppose that I can do nothing about it, except not using hpterms.
Therefor I stoped searching for a solution, and ask this cuestion in this
list.

                                            Greetings       Marco

e-mail: marcok@tchibm3.chemie.uni-karlsruhe.de


^ permalink raw reply	[flat|nested] 4+ messages in thread
* re: backward-word with hpterm?
@ 1997-07-09 11:44 Marco Kattannek
  1997-07-09 16:35 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Kattannek @ 1997-07-09 11:44 UTC (permalink / raw)
  To: zsh

Marco Kattannek <marcok@tchibm3.chemie.uni-karlsruhe.de> typed:
:if my cuestion is a FAQ, I apologize.
:I can not use the curser-keys for zsh-line-editing in a hpterm. ^B and
:^F do work, but the curser-keys confuse everything. Is this a limitation
:( feature ? ) of the hpterm. Can I change the zsh-behaviour? 
:Or do I have to change the stty's?
:I suppose that I can do nothing about it, except not using hpterms.
:Therefor I stoped searching for a solution, and ask this cuestion in this
:list.

What happens when you press the cursor keys?
Marco> An example:
Marco> cp this-is-a-file this-is-going-to-be-a-file
Marco> Now I go with the curser-key to the word be and remove it with BackSpace
Marco> What I see is ->
Marco> cp this-is-a-file this-is-going-to-  -a-file
Marco> When I execute the command, and look at it with the command-history
Marco> I see this ->
Marco> cp this-is-a-file this-is-going-to-be-a-fi
Marco> Now I delete the word be with the delete-key:
Marco> cp this-is-a-file this-is-going-to-a-file
Marco> and after execution with command-history ->
Marco> cp this-is-a-file this-is-going-to-a-file
Marco> Now I remove the word this with BS in both file names. 
Marco> This is what I see: 
Marco> cp      is-a-file      is-going-to-be-a-file
Marco> And this is what is executed ->
Marco> cp: cannot access this-is-a-file: No such file or directory
Marco> Command-history ->
Marco> cp this-is-a-file this-is-going-to
Marco> The terminal shows one thing and does another. In a hpterm you can
Marco> go up and down with the curser-keys and left and right.
Marco> The terminal seems to execute the curser-keys directly, without
Marco> letting the zsh know what it is doing. ^P for command-history and
Marco> ^B, ^F do work!
Marco> I use the standard emacs key-binding. "backward-char" is bound to
Marco> "^B" and to "^[[D".
Marco> I thought this is a known problem, because the hpterm is strange.

                                           Greetings          Marco


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

end of thread, other threads:[~1997-07-09 16:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-09 10:15 backward-word with hpterm?? Marco Kattannek
1997-07-09 10:49 ` Geoff Wing
1997-07-09 11:44 backward-word with hpterm? Marco Kattannek
1997-07-09 16:35 ` Bart Schaefer

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