sakura/en/Toggle Insert and Overwrite

Last-modified: 2008-03-29 (土) 14:52:58

Toggle Insert and Overwrite

Insert mode is switched to replace mode.

  • Insert Mode
    The input character is inserted forward about the character at the cursor position.
  • Overwrite Mode
    The character at the cursor position is overwrited in the input character.

[hatena] Hint: The existing state of things can be confirmed by a variety of methods.

  • The state selected (The toolbar icon dented) does in insert mode. The superscription in case of non-selection.
  • It does in insert mode when displayed in the taskbar, "Insertion". The superscription in case of "Book".
  • When displayed by square of the size of the lower half of vertical bar (Windows) or the character (DOS), it does in insert mode.
    When the cursor is displayed in the square of the size of the character, it does in overwrite mode.

[hatena] Hint: Insertion/superscription can be switched by double-clicking in the status bar. (sakura:1.4.3.7 or later)

[hatena] Hint: The state of each document of insert mode and replace mode is maintained. (sakura:1.5.7.0 or later)

Macro Syntax

  • Syntax
    ChgmodINS( );
  • Record
    Support