|
|
1.1 root 1: # # --------------------------------
2: # @(#)visual 1.4 5/20/82
3: #
4: # visual: VISUAL
5: #
6: # The Visual 200 beeps when you type a character in insert mode.
7: # This is a horribly obnoxious misfeature, and some of the entries
8: # below try to get around the problem by ignoring the feature or
9: # turning it off when inputting a character. They are said not to
10: # work well at 300 baud. (You could always cut the wire to the bell!)
11: vi200|visual 200 with function keys,
12: cr=^M, cud1=^J, ind=^J, bel=^G, lines#24, cols#80,
13: il1=\EL, am, cub1=^H, ed=\Ey, el=\Ex$<4*>, clear=\Ev,
14: cup=\EY%p1%' '%+%c%p2%' '%+%c, dch1=\EO$<4*>, dl1=\EM$<4*>,
15: home=\EH, ich1=\Ei \b\Ej, is2=\E3\Eb\Ej\E\\\El\EG\Ed\Ek,
16: kf0=\EP, kf1=\EQ, kf2=\ER, kf3=\E , kf4=\E!, kf5=\E", kf6=\E#,
17: kf7=\E$, kf8=\E%, kf9=\E&,
18: kcub1=\ED, kcuf1=\EC, kcuu1=\EA, kcud1=\EB, khome=\EH,
19: cuf1=\EC, ht=^I, ri=\EI, cuu1=\EA, cvvis=\Ed, cnorm=\Ec,
20: vi200-rv-ic|visual 200 reverse video using insert char,
21: rmir=\Ej, smir=\Ei, ich1@, use=vi200-rv,
22: # The older Visuals didn't come with function keys. This entry uses
23: # smkx and rmkx so that the keypad keys can be used as function keys.
24: # If your version of vi doesn't support function keys you may want
25: # to use vi200-f.
26: vi200-f|visual|visual 200 no function keys,
27: cr=^M, cud1=^J, ind=^J, bel=^G, cols#80, lines#24,
28: il1=\EL, am, cub1=^H, ed=\Ey, el=\Ex$<4*>, clear=\Ev,
29: cup=\EY%p1%' '%+%c%p2%' '%+%c, dch1=\EO$<4*>, dl1=\EM$<4*>,
30: home=\EH, ich1=\Ei \b\Ej, is2=\E3\Eb\Ej\E\\\El\EG\Ed\Ek,
31: smkx=\E=, rmkx=\E>,
32: kf0=\E?p, kf1=\E?q, kf2=\E?r, kf3=\E?s, kf4=\E?t, kf5=\E?u, kf6=\E?v,
33: kf7=\E?w, kf8=\E?x, kf9=\E?y,
34: kcub1=\ED, kcuf1=\EC, kcuu1=\EA, kcud1=\EB, khome=\EH,
35: cuf1=\EC, ht=^I, ri=\EI, cuu1=\EA, cvvis=\Ed, cnorm=\Ec,
36: vi200-rv|visual 200 reverse video,
37: smso=\E4, rmso=\E3, ri@, cvvis@, cnorm@, use=vi200,
38: vi200-ic|visual 200 using insert char,
39: rmir=\Ej, smir=\Ei, ich1@, use=vi200,
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.