Mirror of CollapseOS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

17 行
323B

  1. The status line displays the active block number, then the
  2. "modifier" and then the cursor position. When the block is dir-
  3. ty, an "*" is displayed next. At the right corner, a mode letter
  4. can appear. 'R' for replace, 'I' for insert, 'F' for find.
  5. (cont.)