context revision 1.1.4.2 1 1.1.4.2 yamt # @(#)context 8.6 (Berkeley) 10/14/94
2 1.1.4.2 yamt
3 1.1.4.2 yamt In historic vi, the previous context mark was always set:
4 1.1.4.2 yamt
5 1.1.4.2 yamt ex address:
6 1.1.4.2 yamt any number, <question-mark>, <slash>, <dollar-sign>,
7 1.1.4.2 yamt <single-quote>, <backslash>
8 1.1.4.2 yamt
9 1.1.4.2 yamt ex commands: undo, "z.", global, v
10 1.1.4.2 yamt
11 1.1.4.2 yamt vi commands: (, ), {, }, %, [[, ]], ^]
12 1.1.4.2 yamt
13 1.1.4.2 yamt nvi adds the vi command ^T to this list.
14 1.1.4.2 yamt
15 1.1.4.2 yamt =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16 1.1.4.2 yamt In historic vi, the previous context mark was set if the
17 1.1.4.2 yamt line changed:
18 1.1.4.2 yamt
19 1.1.4.2 yamt vi commands: '<mark>, G, H, L, M, z
20 1.1.4.2 yamt
21 1.1.4.2 yamt =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22 1.1.4.2 yamt In historic vi, the previous context mark was set if the
23 1.1.4.2 yamt line or column changed:
24 1.1.4.2 yamt
25 1.1.4.2 yamt vi commands: `<mark>, /, ?, N, n
26 1.1.4.2 yamt
27 1.1.4.2 yamt nvi adds the vi command ^A to this list.
28 1.1.4.2 yamt
29 1.1.4.2 yamt =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
30 1.1.4.2 yamt In historic vi, the previous context mark was set in non-visual
31 1.1.4.2 yamt mode for ^R and ^L if the line changed, but I have yet to figure
32 1.1.4.2 yamt out how the line could change.
33