Mirror of CollapseOS
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

14 wiersze
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