Mirror of CollapseOS
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
478B

  1. Pressing a 0-9 digit accumulates that digit into what is named
  2. the "modifier". That modifier affects the behavior of many
  3. keystokes described below. The modifier starts at zero, but
  4. most commands interpret a zero as a 1 so that they can have an
  5. effect.
  6. 'G' selects the block specified by the modifier as the current
  7. block. Any change madde to the previously selected block is
  8. saved beforehand.
  9. '[' and ']' advance the selected block by modifier.
  10. 'Return' resets the modifier