zsh-workers
 help / color / mirror / code / Atom feed
* screen problems with bindkey -v set
@ 1996-11-07 14:20 John Patoskie
  0 siblings, 0 replies; only message in thread
From: John Patoskie @ 1996-11-07 14:20 UTC (permalink / raw)
  To: Zsh workers list

I am trying to complete a port of zsh v3.0.1 to OpenNT.
Everything seems to work fine if bindkey -e is set.
When I use bindkey -v, although the key sequence performs
the proper vi actions, the screen is garbled.

Given history:

53  ls
54  ls -al

<Esc>k   returns the following at the prompt

> kls -al

If I then try and execute the following sequence,

^d$als            - go to the beginning of the line, delete the
                    line, append "ls" <enter>

I get the following:

> kls -a^d$als

I get the expected "ls" output, but I shouldn't be seeing any
of the vi command key input.

This works fine using the same source base on HP-UX[9,10],
SunOS, and Solaris.

Suggestions?

I hope to send in the diffs to run on OpenNT when this is complete.

Regards,

John


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-11-07 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-07 14:20 screen problems with bindkey -v set John Patoskie

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