view etc/e/eterm.ti @ 54399:ad02f6299e9a

2004-03-15 Masatake YAMATO <jet@gyve.org> * hl-line.el (hl-line-range-function): New variable. (hl-line-move): New function. (global-hl-line-highlight): Use `hl-line-move'. (hl-line-highlight): Ditto. * scroll-bar.el (scroll-bar-columns): New function derived from ruler-mode.el. * fringe.el (fringe-columns): New function derived from ruler-mode.el. * ruler-mode.el (top-level): Require scroll-bar and fringe. (ruler-mode-left-fringe-cols) (ruler-mode-right-fringe-cols): Use `fringe-columns'. (ruler-mode-right-scroll-bar-cols) (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'. (ruler-mode-ruler-function): New variable. (ruler-mode-header-line-format): Call `ruler-mode-ruler-function' if the value for `ruler-mode-ruler-function'is given. * hexl.el (hexl-mode-hook): Make the hook customizable. (hexl-address-area, hexl-ascii-area, hexl-ascii-cursor): New customize variables. (hexlify-buffer): Put font-lock-faces on the address area and the ascii area. (hexl-activate-ruler): New function. (hexl-follow-line): New function. (hexl-highlight-line-range): New function. (hexl-mode-ruler): New function.
author Masatake YAMATO <jet@gyve.org>
date Mon, 15 Mar 2004 07:27:02 +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,