summaryrefslogtreecommitdiff
path: root/zwgc/tty_filter.c
Commit message (Collapse)AuthorAge
* Kludge to work around zwgc hanging when started in the console windowGravatar Richard Basch1994-08-19
| | | | on the RISC/6000. We assume "plain" mode when TERM=dumb.
* (tty_filter_init) multiple calls caused memoryGravatar Lucien Van Elsen1992-08-26
| | | | leak.
* Ignore "@color" and "@font".Gravatar John F. Carr1991-12-30
|
* Beep only once per message.Gravatar Kenneth G Raeburn1990-11-08
| | | | | Cleaned up saber-bug/non-ANSI workaround. Made several flags into bitfields.
* use bold for bold, not RV!Gravatar John Kohl1989-12-01
| | | | [NOTE: xterm loses on bold unless you use the -fb option!]
* add shorthand of @b, @i for bold, italicGravatar John Kohl1989-11-29
|
* add support to not flame about $TERM unless primary driverGravatar John Kohl1989-11-29
| | | | [extra argument to initialization routines]
* be sure to end with CRLFGravatar John Kohl1989-11-15
|
* ignore padding informationGravatar John Kohl1989-11-15
| | | | use CRLF
* fix null pointer bug (info)Gravatar John Kohl1989-11-14
| | | | | return same value for initialization of all the drivers through this routine set isbeep for all cases
* beep supportGravatar John Kohl1989-11-09
| | | | non-STDC compiler support
* change "B" to "E" on bell (fixing typo)Gravatar John Kohl1989-11-08
|
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01