From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6778 invoked from network); 29 Sep 2006 16:36:36 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Sep 2006 16:36:36 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 63758 invoked from network); 29 Sep 2006 16:36:29 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Sep 2006 16:36:29 -0000 Received: (qmail 9224 invoked by alias); 29 Sep 2006 16:36:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10773 Received: (qmail 29957 invoked from network); 29 Sep 2006 15:36:18 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 29 Sep 2006 15:36:18 -0000 Received: (qmail 89824 invoked from network); 29 Sep 2006 15:36:18 -0000 Received: from mx.wp.pl (HELO smtp.wp.pl) (212.77.101.4) by a.mx.sunsite.dk with SMTP; 29 Sep 2006 15:36:17 -0000 Received: (wp-smtpd smtp.wp.pl 7410 invoked from network); 29 Sep 2006 17:36:15 +0200 Received: from xdsl-1929.bielsko.dialog.net.pl (HELO [192.168.1.101]) (hak8@[81.168.222.137]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 29 Sep 2006 17:36:15 +0200 Message-ID: <451D3D6F.2080509@wp.pl> Date: Fri, 29 Sep 2006 17:36:15 +0200 From: Henryk Konsek User-Agent: Thunderbird 1.5.0.7 (X11/20060928) MIME-Version: 1.0 To: zsh-users@sunsite.dk Subject: History search Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO AS2=NO(0.498739) AS3=NO AS4=NO AS5=NO 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