summaryrefslogtreecommitdiff
path: root/lib/libedit/tty.c
AgeCommit message (Expand)Author
1999-08-02Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal)sommerfeld
1999-07-02More trailing white space.simonb
1999-02-07PR/6957: Wolfgang Helbig: libedit swaps CR and LF control chars.christos
1998-09-27Obey incoming tty char settings.christos
1998-05-20change M_* constants to MD_* to avoid clashes with <stream.h>christos
1998-03-30use int rather than char as an array index.mrg
1997-10-20Add support for DTR/CTS flow control, from Bill Studenmund.scottr
1997-10-09PR/4211: Dave Huang: don't lose VSTATUS and VEOL and any other characters thatchristos
1997-07-06Fix compiler warnings.christos
1997-04-11Portability fixes:christos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd