class

TextUi::TextBlockChangeCommand

Inherits TextUi::TextBlockBaseCommand / TextUi::UndoCommand / Reference / Object

Constructors

new(cursor : TextCursor, mode : Mode)

This remove a character from a block

Source
new(cursor : TextCursor, chr : Char)
Source

Instance methods

merge(other : TextBlockChangeCommand)
Source
new_col
Source
new_text
Source
redo
Source
text_inserted?
Source
undo
Source