diff options
Diffstat (limited to 'etc/termcap.src')
| -rw-r--r-- | etc/termcap.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/termcap.src b/etc/termcap.src index d656d02845c..def2df31ec9 100644 --- a/etc/termcap.src +++ b/etc/termcap.src | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # | 18 | # |
| 19 | # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu | 19 | # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu |
| 20 | # address is no longer valid. The latest version can always be found at | 20 | # address is no longer valid. The latest version can always be found at |
| 21 | # <http://www.tuxedo.org/terminfo>. | 21 | # <http://catb.org/esr/terminfo/termtypes.ti.gz>. |
| 22 | # | 22 | # |
| 23 | # PURPOSE OF THIS FILE: | 23 | # PURPOSE OF THIS FILE: |
| 24 | # | 24 | # |
| @@ -34,7 +34,7 @@ | |||
| 34 | # termcap/terminfo versions. | 34 | # termcap/terminfo versions. |
| 35 | # | 35 | # |
| 36 | # Pointers to related resources (including the ncurses distribution) may | 36 | # Pointers to related resources (including the ncurses distribution) may |
| 37 | # be found at <http://www.tuxedo.org/terminfo>. | 37 | # be found at <http://catb.org/esr/terminfo/termtypes.ti.gz>. |
| 38 | # | 38 | # |
| 39 | # INTERNATIONALIZATION: | 39 | # INTERNATIONALIZATION: |
| 40 | # | 40 | # |
| @@ -2200,7 +2200,7 @@ crt|crt-vt220|CRT 2.3 emulating VT220:\ | |||
| 2200 | :st=\EH:u6=\E[%i%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:\ | 2200 | :st=\EH:u6=\E[%i%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:\ |
| 2201 | :tc=vt220:tc=ecma+color: | 2201 | :tc=vt220:tc=ecma+color: |
| 2202 | 2202 | ||
| 2203 | # PuTTY 0.51 (released 14 December 2000) | 2203 | # PuTTY 0.58 (released 05 April 2005) |
| 2204 | # http://www.chiark.greenend.org.uk/~sgtatham/putty/ | 2204 | # http://www.chiark.greenend.org.uk/~sgtatham/putty/ |
| 2205 | # | 2205 | # |
| 2206 | # This emulates vt100 + vt52 (plus a few vt220 features: ech, SRM, DECTCEM, as | 2206 | # This emulates vt100 + vt52 (plus a few vt220 features: ech, SRM, DECTCEM, as |