Deleted Added
full compact
termcap.small (3876) termcap.small (3878)
1# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 21 unchanged lines hidden (view full) ---

30# SUCH DAMAGE.
31#
32# @(#)termcap.src 5.88 (Berkeley) 4/30/91
33#
34#
35# for syscons
36# common entry without semigraphics
37cons25w|ansiw|ansi80x25-raw:\
1# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 21 unchanged lines hidden (view full) ---

30# SUCH DAMAGE.
31#
32# @(#)termcap.src 5.88 (Berkeley) 4/30/91
33#
34#
35# for syscons
36# common entry without semigraphics
37cons25w|ansiw|ansi80x25-raw:\
38 :al=\E[L:am:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
39 :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:\
38 :al=\E[L:am:bs:NP:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
39 :dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:cb=\E[1K:\
40 :ms:nd=\E[C:pt:rs=\E[x\E[m\Ec:so=\E[7m:se=\E[m:up=\E[A:\
41 :pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:op=\E[37;40m:\
42 :k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:\
43 :k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:\
44 :kb=^H:kh=\E[H:ku=\E[A:kd=\E[B:kl=\E[D:kr=\E[C:le=^H:eo:sf=\E[S:sr=\E[T:\
45 :kN=\E[G:kP=\E[I:@7=\E[F:kI=\E[L:kD=\177:kB=\E[Z:\
46 :IC=\E[%d@:DC=\E[%dP:SF=\E[%dS:SR=\E[%dT:AL=\E[%dL:DL=\E[%dM:\
47 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ec=\E[%dX:cv=\E[%dd:ch=\E[%d`:bw:\

--- 120 unchanged lines hidden ---
40 :ms:nd=\E[C:pt:rs=\E[x\E[m\Ec:so=\E[7m:se=\E[m:up=\E[A:\
41 :pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:op=\E[37;40m:\
42 :k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:\
43 :k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:\
44 :kb=^H:kh=\E[H:ku=\E[A:kd=\E[B:kl=\E[D:kr=\E[C:le=^H:eo:sf=\E[S:sr=\E[T:\
45 :kN=\E[G:kP=\E[I:@7=\E[F:kI=\E[L:kD=\177:kB=\E[Z:\
46 :IC=\E[%d@:DC=\E[%dP:SF=\E[%dS:SR=\E[%dT:AL=\E[%dL:DL=\E[%dM:\
47 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ec=\E[%dX:cv=\E[%dd:ch=\E[%d`:bw:\

--- 120 unchanged lines hidden ---