diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2000-08-11 11:18:11 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2000-08-11 11:18:11 +0000 |
| commit | 546ba87f852a79984c3366b1aeb00344bb32f453 (patch) | |
| tree | a473228f1bc825d11e3480d8c09cd54e50e3b17f /share/termcap/termcap.src | |
| parent | d84f2470c3a67a1b8f021c4b308c9c4c9465387e (diff) | |
Notes
Diffstat (limited to 'share/termcap/termcap.src')
| -rw-r--r-- | share/termcap/termcap.src | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src index 5f0f995ef313..5e519f880c52 100644 --- a/share/termcap/termcap.src +++ b/share/termcap/termcap.src @@ -4170,6 +4170,12 @@ linux|Linux Console:\ linux-m|Linux Console no color:\ :pa@:Co@:AF@:AB@:op@:\ :tc=linux: + +# Termcap for Top Gun Telnet and SSH on the Palm Pilot. +# http://www.isaac.cs.berkeley.edu/pilot/tgtelnet.html +pi|pilot|tgtelnet:am:xn:bs:co#39:li#16:cl=\Ec:cm=\Em%+ %+ :ho=\Em :nw=\Em~ :\ + :so=\Eb:se=\EB:bl=^g:cr=^m:do=^j:le=^h:kP=^k:kN=^l: + # # END OF TERMCAP # ------------------------ |
