⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 emx.src

📁 ncurses 库 可能有用酒用 没用就算了 我觉得还可以用
💻 SRC
📖 第 1 页 / 共 2 页
字号:
	kf2=\EOQ,	kf3=\EOR,	kf4=\EOS,	rev=\E[7m,	ri=\EM,	rmam=\E[?7l,	rmir=\E[4l,	rmkx=\E[?1l\E>,	rmso=\E[m,	rmul=\E[m,	sgr0=\E[m,	smam=\E[?7h,	smir=\E[4h,	smkx=\E[?1h\E=,	smso=\E[7m,	smul=\E[4m,# X11R6 xterm.  This is known good for the XFree86 version under Linux.# It is *way* more featureful than the stock X consortium entry (has acsc,# for starters).  The <kmous> key is actually the \E[M prefix returned by# xterm's internal mouse-tracking facility; ncurses will interpret the# following three bytes of mouse status information.# From: Eric S. Raymond <esr@snark.thyrsus.com> 14 Dec 1995xterm-r6|xterm terminal emulator (X11R6 Window System),	am,	km,	mir,	msgr,	xenl,	xon,	cols#80,	it#8,	lines#65,	acsc=++\,\,--..00II``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,	bel=^G,	bold=\E[1m,	clear=\E[H\E[2J,	cr=^M,	csr=\E[%i%p1%d;%p2%dr,	cub=\E[%p1%dD,	cub1=^H,	cud=\E[%p1%dB,	cud1=^J,	cuf=\E[%p1%dC,	cuf1=\E[C,	cup=\E[%i%p1%d;%p2%dH,	cuu=\E[%p1%dA,	cuu1=\E[A,	dch=\E[%p1%dP,	dch1=\E[P,	dl=\E[%p1%dM,	dl1=\E[M,	ed=\E[J,	el=\E[K,	enacs=\E(B\E)0,	home=\E[H,	ht=^I,	ich=\E[%p1%d@,	ich1=\E[@,	il=\E[%p1%dL,	il1=\E[L,	ind=^J,	is2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l,	kbs=^H,	kcub1=\EOD,	kcud1=\EOB,	kcuf1=\EOC,	kcuu1=\EOA,	kend=\EOe,	kent=\EOM,	kf1=\E[11~,	kf10=\E[21~,	kf11=\E[23~,	kf12=\E[24~,	kf13=\E[25~,	kf14=\E[26~,	kf15=\E[28~,	kf16=\E[29~,	kf17=\E[31~,	kf18=\E[32~,	kf19=\E[33~,	kf2=\E[12~,	kf20=\E[34~,	kf3=\E[13~,	kf4=\E[14~,	kf5=\E[15~,	kf6=\E[17~,	kf7=\E[18~,	kf8=\E[19~,	kf9=\E[20~,	kfnd=\E[1~,	khome=\EO\0,	kich1=\E[2~,	kmous=\E[M,	knp=\E[6~,	kpp=\E[5~,	rc=\E8,	rev=\E[7m,	ri=\EM,	rmacs=^O,	rmam=\E[?7l,	rmcup=\E[2J\E[?47l\E8,	rmir=\E[4l,	rmkx=\E[?1l\E>,	rmso=\E[m,	rmul=\E[m,	rs1=^O,	rs2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l\E<,	sc=\E7,	sgr0=\E[m,	smacs=^N,	smam=\E[?7h,	smcup=\E7\E[?47h,	smir=\E[4h,	smkx=\E[?1h\E=,	smso=\E[7m,	smul=\E[4m,	tbc=\E[3k,	u6=\E[%i%d;%dR,	u7=\E[6n,	u8=\E[?1;2c,	u9=\E[c,xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold,	smso=\E[1m,	use=xterm,xterms|vs100s|xterm terminal emulator (small screen 24x80),	cols#80,	lines#24,	use=xterm,# (kterm: this had extension capabilities ":KJ:TY=ascii:" -- esr)kterm|kterm kanji terminal emulator (X window system),	eslok,	hs,	csr=\E[%i%p1%d;%p2%dr,	dsl=\E[?H,	fsl=\E[?F,	rc=\E8,	sc=\E7,	tsl=\E[?E\E[?%i%dT,	use=xterm,	use=ecma+color,# See the note on ICH/ICH1 VERSUS RMIR/SMIR near the end of filexterm-nic|xterm with ich/ich1 suppressed for non-curses programs,	ich@,	ich1@,	use=xterm,# Should work with the color xterm on the X11R6 contrib tape.# Assumes the xterm attribute default is black on white.# From: Eric S. Raymond <esr@snark.thyrsus.com> March 4 1996xterm-color|xterm with color support,	op=\E[30;47m,	use=xterm,	use=klone+color,# From: Thomas Dickey <dickey@clark.net> 13 Dec 1995rxvt|rxvt terminal emulator,	kend=\EOw,	khome=\E[H,	kmous@,	use=xterm,	use=klone+color,# From: David J. MacKenzie <djm@va.pubnix.com> 20 Apr 1995# Here's a termcap entry I've been using for xterm_color, which comes# with BSD/OS 2.0, and the X11R6 contrib tape too I think.  Besides the# color stuff, I also have a status line defined as the window manager# title bar. [I have translated it to terminfo -- ESR]xterm-pcolor|xterm with color used for highlights and status line,	hs,	wsl#40,	bold=\E[1m\E[43m,	dsl=\E]0;\007,	fsl=^G,	rev=\E[7m\E[34m,	smso=\E[7m\E[31m,	smul=\E[4m\E[42m,	tsl=\E]0;,	use=xterm,# HP ships this, except for the pb#9600 which was merged in from BSD termcap.hpterm|X-hpterm|hp X11 terminal emulator,	am,	da,	db,	mir,	xhp,	cols#80,	lh#2,	lines#24,	lm#0,	lw#8,	nlab#8,	pb#9600,	xmc#0,	bel=^G,	bold=\E&dB,	cbt=\Ei,	clear=\E&a0y0C\EJ,	cr=^M,	cub1=^H,	cud1=\EB,	cuf1=\EC,	cup=\E&a%p1%dy%p2%dC,	cuu1=\EA,	dch1=\EP,	dim=\E&dH,	dl1=\EM,	ed=\EJ$<1>,	el=\EK,	hpa=\E&a%p1%dC,	ht=^I,	hts=\E1,	il1=\EL,	ind=^J,	kbs=^H,	kclr=\EJ,	kctab=\E2,	kcub1=\ED,	kcud1=\EB,	kcuf1=\EC,	kcuu1=\EA,	kdch1=\EP,	kdl1=\EM,	ked=\EJ,	kel=\EK,	kf1=\Ep,	kf2=\Eq,	kf3=\Er,	kf4=\Es,	kf5=\Et,	kf6=\Eu,	kf7=\Ev,	kf8=\Ew,	khome=\Eh,	khts=\E1,	kich1=\EQ,	kil1=\EL,	kind=\ES,	kll=\EF,	knp=\EU,	kpp=\EV,	kri=\ET,	krmir=\ER,	ktbc=\E3,	meml=\El,	memu=\Em,	pfkey=\E&f%p1%dk%p2%l%dL%p2%s,	pfloc=\E&f1a%p1%dk%p2%l%dL%p2%s,	pfx=\E&f2a%p1%dk%p2%l%dL%p2%s,	pln=\E&f%p1%dk%p2%l%dd0L%p2%s,	rev=\E&dB,	ri=\ET,	rmacs=^O,	rmir=\ER,	rmkx=\E&s0A,	rmln=\E&j@,	rmso=\E&d@,	rmul=\E&d@,	sgr=\E&d%?%p7%t%'s'%c%;%p1%p3%|%p6%|%{2}%*%p2%{4}%*%+%p4%+%p5%{8}%*%+%'@'%+%c%?%p9%t%'\016'%c%e%'\017'%c%;,	sgr0=\E&d@,	smacs=^N,	smir=\EQ,	smkx=\E&s1A,	smln=\E&jB,	smso=\E&dJ,	smul=\E&dD,	tbc=\E3,	vpa=\E&a%p1%dY,# This entry describes an xterm with Sun-style function keys enabled# via the X resource setting "xterm*sunFunctionKeys:true"# To understand <kf11>/<kf12> note that L1,L2 and F11,F12 are the same.# The <kf13>...<kf20> keys are L3-L10.  We don't set <kf16=\E[197z># because we want it to be seen as <kcpy>.# The <kf31>...<kf45> keys are R1-R15.  We treat some of these in accordance# with their Sun keyboard labels instead.# From: Simon J. Gerraty <sjg@zen.void.oz.au> 10 Jan 1996xterm-sun|xterm with sunFunctionKeys true,	kb2=\E[218z,	kcpy=\E[197z,	kend=\E[220z,	kf1=\E[224z,	kf10=\E[233z,	kf11=\E[192z,	kf12=\E[193z,	kf13=\E[194z,	kf14=\E[195z,	kf15=\E[196z,	kf17=\E[198z,	kf18=\E[199z,	kf19=\E[200z,	kf2=\E[225z,	kf20=\E[201z,	kf3=\E[226z,	kf31=\E[208z,	kf32=\E[209z,	kf33=\E[210z,	kf34=\E[211z,	kf35=\E[212z,	kf36=\E[213z,	kf38=\E[215z,	kf4=\E[227z,	kf40=\E[217z,	kf42=\E[219z,	kf44=\E[221z,	kf5=\E[228z,	kf6=\E[229z,	kf7=\E[230z,	kf8=\E[231z,	kf9=\E[232z,	kfnd=\E[200z,	khlp=\E[196z,	khome=\E[214z,	kich1=\E[2z,	knp=\E[222z,	kpp=\E[216z,	kund=\E[195z,	use=xterm,xterms-sun|small (80x24) xterm with sunFunctionKeys true,	cols#80,	lines#24,	use=xterm-sun,# This is for the extensible terminal emulator on the X11R6 contrib tape.emu|emu native mode,	mir,	msgr,	xon,	colors#15,	cols#80,	it#8,	lines#24,	pairs#64,	vt#200,	acsc=61a\202f\260g2j\213k\214l\215m\216n\217o\220q\222s\224t\225u\226v\227w\230x\231~\244,	bel=^G,	blink=\ES\EW,	bold=\ES\EU,	civis=\EZ,	clear=\EP\EE0;0;,	cnorm=\Ea,	cr=^M,	csr=\Ek%p1%d;%p2%d;,	cub=\Eq-%p1%d;,	cub1=^H,	cud=\Ep%p1%d;,	cud1=\EB,	cuf=\Eq%p1%d;,	cuf1=\ED,	cup=\EE%p1%d;%p2%d;,	cuu=\Ep-%p1%d;,	cuu1=\EA,	dch=\EI%p1%d;,	dch1=\EI1;,	dl=\ER%p1%d;,	dl1=\ER1;,	ech=\Ej%p1%d;,	ed=\EN,	el=\EK,	el1=\EL,	enacs=\0,	home=\EE0;0;,	ht=^I,	hts=\Eh,	il=\EQ%p1%d;,	il1=\EQ1;,	ind=\EG,	is2=\ES\Er0;\Es0;,	kbs=^H,	kcub1=\EC,	kcud1=\EB,	kcuf1=\ED,	kcuu1=\EA,	kdch1=\177,	kent=^M,	kf0=\EF00,	kf1=\EF01,	kf10=\EF10,	kf11=\EF11,	kf12=\EF12,	kf13=\EF13,	kf14=\EF14,	kf15=\EF15,	kf16=\EF16,	kf17=\EF17,	kf18=\EF18,	kf19=\EF19,	kf2=\EF02,	kf20=\EF20,	kf3=\EF03,	kf4=\EF04,	kf5=\EF05,	kf6=\EF06,	kf7=\EF07,	kf8=\EF08,	kf9=\EF09,	kfnd=\Efind,	kich1=\Eins,	knp=\Enext,	kpp=\Eprior,	kslt=\Esel,	oc=\Es0;\Er0;,	rev=\ES\ET,	ri=\EF,	rmacs=\0,	rmir=\EX,	rmso=\ES,	rmul=\ES,	rs2=\ES\Es0;\Er0;,	setab=\Es%i%p1%d;,	setaf=\Er%i%p1%d;,	sgr0=\ES,	smacs=\0,	smir=\EY,	smso=\ES\ET,	smul=\ES\EV,	tbc=\Ej,################################################################################ Aliases which conflict with terminfo.srcansi|ANSI.SYS color,	use=ansi-emx,ansi-color-2|ANSI.SYS color 2,	use=ansi-color-2-emx,ansi-color-3|ANSI.SYS color 3,	use=ansi-color-3-emx,xterm|vs100|xterm terminal emulator (X11R6 Window System),	use=xterm-r6,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -