From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1458 invoked from network); 14 Oct 1998 21:42:00 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Oct 1998 21:42:00 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id RAA12198; Wed, 14 Oct 1998 17:30:11 -0400 (EDT) Resent-Date: Wed, 14 Oct 1998 17:29:54 -0400 (EDT) Message-ID: <19981014233316.A613@cs.uni-magdeburg.de> Date: Wed, 14 Oct 1998 23:33:16 +0200 From: Roland Jesse To: ZSH Users Subject: clear terminal after display of less, <, and apropos Mail-Followup-To: ZSH Users Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Resent-Message-ID: <"ToSce.0._z2.IVH9s"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1867 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hello, At first, many thanks of those who responded immediatetly to my last question. As I am currently in the process of completely rewriting my configuration from scratch, another problem just popped up: Whenever I display some information with '< blurb' the terminal gets cleared immediately after I quit the pager (more). The same happens after executing an 'apropos' command. The situation is a bit different for less: j.wh4-422 ~ % less blurb zsh: command not found: lesspipe.sh j.wh4-422 ~ % The error message shows up after I quit less, not right after initiating the command. Any hints of what I am doing wrong are appreciated a lot. Send comments and flames about dull questions please either to /dev/null or directly to me but not to the list. Regards, Roland