zsh-users
 help / color / mirror / code / Atom feed
* Re: History search
@ 2006-09-29 18:11 Henryk Konsek
  2006-09-29 18:27 ` Andrey Borzenkov
  0 siblings, 1 reply; 4+ messages in thread
From: Henryk Konsek @ 2006-09-29 18:11 UTC (permalink / raw)
  To: zsh-users

Hi.
    Big thanks for answer  :) . It works for XTerm (however Gnome-Terminal
catches F1 and displays Help instead of binding key). I've got all
information I needed now  :)  I was thinking about adding paragraph about
UP/DOWN history searching into Gentoo Zsh Guide (
https://bugs.gentoo.org/show_bug.cgi?id=123322 - maybe some of you will
be interested in participating  :)  ) however configuration of zkb is bit
too complicated to fit into Gentoo Guides convention in my humble opinion.
    Greetings and thank you once again.

-- 
Henryk Konsek
http://w3.tyszkiewicz.edu.pl/~hekonsek


^ permalink raw reply	[flat|nested] 4+ messages in thread
* History search
@ 2006-09-29 15:36 Henryk Konsek
  0 siblings, 0 replies; 4+ messages in thread
From: Henryk Konsek @ 2006-09-29 15:36 UTC (permalink / raw)
  To: zsh-users

Hi.
    I've entered these two commands into my zshrc:

bindkey `tput kcuu1` history-beginning-search-backward >/dev/null 2>&1
bindkey `tput kcud1` history-beginning-search-forward >/dev/null 2>&1

Histor search however works only under TTY console or Eterm.
GnomeTerminal or Xterm ignore these settings. I can't figure out why
this happens. I would be grateful for any tips how to make history
search working under something other than Eterm and little explanation
for this strange behavior. Thank you in advance.
    Greetings.

-- 
Henryk Konsek
http://w3.tyszkiewicz.edu.pl/~hekonsek


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

end of thread, other threads:[~2006-09-29 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-29 18:11 History search Henryk Konsek
2006-09-29 18:27 ` Andrey Borzenkov
2006-09-29 19:57   ` Henryk Konsek
  -- strict thread matches above, loose matches on Subject: below --
2006-09-29 15:36 Henryk Konsek

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