diff options
author | ache <ache@FreeBSD.org> | 2001-11-22 21:43:43 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-11-22 21:43:43 +0000 |
commit | 9adece6deec0769506dd4ab29d6df65fc1c20f56 (patch) | |
tree | a22faa7b6995d175ca17c69c1a622746edfb5b5b /etc/termcap.small | |
parent | e5663d89e9a1546380b85b323af03c710d77971b (diff) | |
download | FreeBSD-src-9adece6deec0769506dd4ab29d6df65fc1c20f56.zip FreeBSD-src-9adece6deec0769506dd4ab29d6df65fc1c20f56.tar.gz |
Sync with main
Diffstat (limited to 'etc/termcap.small')
-rw-r--r-- | etc/termcap.small | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/termcap.small b/etc/termcap.small index 3045165..1f2ecdc 100644 --- a/etc/termcap.small +++ b/etc/termcap.small @@ -49,8 +49,9 @@ cons25w|ansiw|ansi80x25-raw:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:cv=\E[%i%dd:ch=\E[%i%d`:\ :mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:bl=^G:\ :ve=\E[=S:vi=\E[=1S:vs=\E[=2S: +# CP437 FreeBSD console with ACS support cons25|ansis|ansi80x25:\ - :ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305a\260f\370g\361~\371h\2610\333y\363z\362:\ + :ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305`^Da\260f\370g\361~\371.^Y-^Xh\261i^U0\333y\363z\362:\ :tc=cons25w: cons25-m|ansis-mono|ansi80x25-mono:\ :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25: |