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

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 29 September 2006 22:11, Henryk Konsek wrote:
> 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  :)  )

unfortunately it requires guide.dtd that is apparently Gentoo-specific. 
Otherwise have you looked at newuser mechanism in current zsh?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFHWWBR6LMutpd94wRAnHfAJwJgSqy+G8VXbHaL2nYH3+CiZwZJQCg0ni4
hUeZ/gBRzce0MkxeqJMKods=
=/7l3
-----END PGP SIGNATURE-----


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

* Re: History search
  2006-09-29 18:27 ` Andrey Borzenkov
@ 2006-09-29 19:57   ` Henryk Konsek
  0 siblings, 0 replies; 4+ messages in thread
From: Henryk Konsek @ 2006-09-29 19:57 UTC (permalink / raw)
  To: Andrey Borzenkov; +Cc: zsh-users

Hi.

>
> Otherwise have you looked at newuser mechanism in current zsh?

No, to be honest :) I'm just aware of its existance, however I have
retained my old zshrc for sth about 2 years so I haven't try this
feature. However zsh-newuser-install is mentioned in the released
version of guide ( http://www.gentoo.org/doc/en/zsh.xml ). Does it fix
or simplified keybind issue?
Greetings.

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