From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gatech.edu (gatech.edu [130.207.244.244]) by werple.net.au (8.7/8.7) with SMTP id IAA12985 for ; Wed, 11 Oct 1995 08:42:09 +1000 (EST) Received: from gauss (gauss.skiles.gatech.edu) by gatech.edu with SMTP id AA00909 (5.65c/Gatech-10.0-IDA for ); Tue, 10 Oct 1995 18:39:57 -0400 Received: by gauss (5.x/SMI-SVR4) id AA03284; Tue, 10 Oct 1995 18:36:39 -0400 Resent-Date: Tue, 10 Oct 1995 18:39:28 -0400 (EDT) Old-Return-Path: From: awick@barney.purple.org (Andy Wick) Message-Id: <9510102239.AA03116@purple.org> Subject: WATCHFMT bug To: zsh-workers@math.gatech.edu Date: Tue, 10 Oct 1995 18:39:28 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-Id: <"gWNLa3.0.Ep.sLlUm"@gauss> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/445 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Ok this is the third time I sent this. Just want to make sure it gets into either beta11 or hzoli11. The bug was introduced between beta8 and beta9. WATCHFMTs now ignore bold, underline etc... test9: zle_misc.c line 700 test9-hzoli11: zle_misc.c line 757 tputs(tcstr[cap], 1, putshout); should be tputs(tcstr[cap], 1, putraw); Since it is ONLY ONE LINE, can you PRETTY PLEASE WITH SUGAR ON IT put it into one of the version. Thanks!!! -- awick@vt.edu Andy Wick awick@yertle.fp.trw.com Virginia Tech/TRW It may be that your whole purpose in life is to serve as a warning to others.