view etc/e/eterm.ti @ 39150:a56fcade3c7e

(Help, mainline code): Add new option -L FILE. (Copyright): Update year. (LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the C locale. (mainline code): Handle nonstandard -u option differently, by transforming it to standard form. Check for "Working file: ", not "Working file:". Allow file names with spaces. (SOH, rlogfile): New shell vars. (rlogout): Remove. Its old functionality is mostly migrated to rlogfile. Append ';;' to the last arm of every case statement, for portability to ancient broken BSD shells. (logins): Fix bug; was not being computed at all, lowering performance. (pository): New var. This fixes some bugs where repositories are remote, or have trailing slashes. (authors): $llogout is never an empty shell var, so don't worry about that possibility. (printlogline, mainline code): Fix bug with SOH's being put into the output.
author Paul Eggert <eggert@twinsun.com>
date Wed, 05 Sep 2001 23:07:46 +0000
parents e96ffe544684
children 8fa869733358
line wrap: on
line source

eterm,
	lines#24,cols#80,
	colors#8,pairs#64,
	cuu1=\E[A,cud1=\n,cub1=\b,cuf1=\E[C,home=\E[H,cr=\r,
	cuu=\E[%p1%dA,cud=\E[%p1%dB,cub=\E[%p1%dD,cuf=\E[%p1%dC,
	cup=\E[%i%p1%d;%p2%dH,
	ind=\n,csr=\E[%i%p1%d;%p2%dr,
	il1=\E[L,il=\E[%p1%dL,
	clear=\E[H\E[J,ed=\E[J,el=\E[K,el1=\E[1K,
	dl1=\E[M,dl=\E[%p1%dM,dch1=\E[P,dch=\E[%p1%dP,
	smir=\E[4h,rmir=\E[4l,ich=\E[%p1%d@,mir,
	smcup=\E7\E[?47h,rmcup=\E[2J\E[?47l\E8,
	ht=\t,khome=\E[1~,kend=\E[4~,knp=\E[6~,kpp=\E[5~,
	kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA,
	smso=\E[7m,rmso=\E[m,
	smul=\E[4m,rmul=\E[m,
	rev=\E[7m,bold=\E[1m,sgr0=\E[m,
	invis=\E[8m,
	setab=\E[%p1%{40}%+%dm, setaf=\E[%p1%{30}%+%dm,
	bel=^G,xenl,am,