插入模式

Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.

Click in the field to toggle the modes (except in the LibreOfficeDev Basic IDE, where only the Insert mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes.

模式

结果

INSRT

在插入模式中将新文字插入到光标所在位置;随后的文字则被移向右边。光标以垂直划线显示。

OVER

在改写模式中,由新文字替代所有现有文字。光标以粗竖线的形式显示。