2020-06-12 11:52:08 +10:00
|
|
|
All keystrokes are directly interpreted by VE and have the
|
|
|
|
effect described below.
|
2020-06-10 12:55:42 +10:00
|
|
|
|
2020-06-12 11:52:08 +10:00
|
|
|
Pressing a 0-9 digit accumulates that digit into what is named
|
|
|
|
the "modifier". That modifier affects the behavior of many
|
|
|
|
keystokes described below. The modifier starts at zero, but
|
|
|
|
most commands interpret a zero as a 1 so that they can have an
|
|
|
|
effect.
|
2020-06-05 09:20:40 +10:00
|
|
|
|
2020-06-12 11:52:08 +10:00
|
|
|
'g' selects the block specified by the modifier as the current
|
|
|
|
block. Any change made to the previously selected block is
|
|
|
|
saved beforehand.
|
2020-06-05 12:54:27 +10:00
|
|
|
|
2020-06-12 11:52:08 +10:00
|
|
|
'[' and ']' advances the selected block by "modifier". 't' opens
|
|
|
|
the previously opened block.
|
2020-06-07 23:30:31 +10:00
|
|
|
(cont.)
|