zsh-users
 help / color / mirror / code / Atom feed
* viins keymap and escape seqs in rxvt
@ 2006-10-18 21:32 Roman Cheplyaka
  2006-10-19  0:50 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Cheplyaka @ 2006-10-18 21:32 UTC (permalink / raw)
  To: zsh-users

I'm migrating from Emacs to vi keymap. Till now I had in my .zshrc
bindkey '\e[H' beginning-of-line
bindkey '\e[F' end-of-line
and it worked.

But in viins mode these escape seqs (generated by Home or End keys) turn
me into vicmd mode and interpret further chars in seq as vi keystrokes.
The same happens if bindings above are removed.
(Ok, I'm not really sure that keys Home and End generate that codes --
it just worked for me. And I have no idea how to check them.)

This is only observed in rxvt. When using konsole or xterm this works
fine.

KEYTIMEOUT is set to 40 (it seems to be the default value).
zsh 4.3.2 (i686-pc-linux-gnu)
rxvt-unicode (urxvt) v7.9

Any suggestions?

-- 
Roman I. Cheplyaka


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

* Re: viins keymap and escape seqs in rxvt
  2006-10-18 21:32 viins keymap and escape seqs in rxvt Roman Cheplyaka
@ 2006-10-19  0:50 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2006-10-19  0:50 UTC (permalink / raw)
  To: zsh-users

On Oct 18,  2:31pm, Roman Cheplyaka wrote:
}
} Any suggestions?

autoload -U zkbd
zkbd


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

end of thread, other threads:[~2006-10-19  0:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-18 21:32 viins keymap and escape seqs in rxvt Roman Cheplyaka
2006-10-19  0:50 ` 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).