plan9port/src
Russ Cox bf63f986ff 9term: set TERM=dumb instead of TERM=9term
Everyone seems to assume that TERM != dumb implies
ANSI escape codes are okay. In fact, many people assume
that unconditionally, but it is easier to argue back about
TERM=dumb than TERM=9term.

This applies to acme win too, because they share the code.

Set termprog=9term or termprog=win for clients who
need to know.

R=rsc
CC=r
https://codereview.appspot.com/12532043
2013-08-06 09:42:10 -04:00
..
cmd 9term: set TERM=dumb instead of TERM=9term 2013-08-06 09:42:10 -04:00
lib9 fix clang warnings reported by Tuncer Ayaz 2012-10-21 11:25:08 -04:00
lib9p fix clang warnings reported by Tuncer Ayaz 2012-10-21 11:25:08 -04:00
lib9pclient delete 9P2000.u 2010-12-07 13:34:11 -05:00
libacme
libauth
libauthsrv fix type-punned pointer warnings from gcc 2010-03-10 14:50:33 -08:00
libavl venti: import changes from plan 9 2011-06-02 09:33:56 -04:00
libbin
libbio convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
libcomplete
libdisk
libdiskfs fix clang warnings reported by Tuncer Ayaz 2012-10-21 11:25:08 -04:00
libdraw libdraw: add scalesize 2012-11-25 22:15:57 -05:00
libflate make flate crc32 work when ulong is 64 bits 2010-02-07 16:51:28 -08:00
libframe libframe: auto scale tick for retina 2012-11-25 23:48:19 -05:00
libgeometry
libhtml silence more warnings 2012-10-21 12:04:56 -04:00
libhttpd
libip more type-punned pointers 2010-03-10 14:59:03 -08:00
libmach libmach: fix crash in dwarfpc (misuse of realloc) 2013-01-30 17:46:12 -08:00
libmemdraw libmemdraw: fix int size bug 2012-10-21 12:08:49 -04:00
libmemlayer
libmp arm: build fixes 2011-05-18 13:20:56 -04:00
libmux
libndb
libplumb libplumb, Mail: fix crash on nil plumb fids 2009-09-12 15:25:51 -04:00
libregexp libregexp: update from Plan 9 2013-07-02 06:39:17 +02:00
libsec libsec: avoid undefined C 2013-03-19 14:35:16 -04:00
libString
libsunrpc silence more warnings 2012-10-21 12:04:56 -04:00
libthread libthread: add threadspawnd 2012-10-22 12:32:09 -04:00
libventi libventi: fix segfault in vtgetreq 2012-07-29 18:53:37 -04:00
make2mk
mk2make
mkcommon
mkdirs
mkfile fix INSTALL warnings 2012-05-29 15:11:14 -04:00
mkhdr OS X PowerPC fixes (thanks Cameron Kaiser) 2011-10-23 17:55:23 -04:00
mklib
mkmany
mkmk.sh
mkone
mksyslib