class

TUI::Widget::TextEditor

Inherits TUI::Widget < Reference < Object

Constants

BLINK_RATE = 0.5

Constructors

new(parent : Widget | Nil = nil)
Source

Instance methods

as_s
Source
key(event : Event::Key)

Overwrite to handle other unknown key presses

Source
lines
Source
paint(painter : TUI::Painter)

Override to draw in the widget

Source
tab_size
Source
tab_size=(tab_size : Int32)
Source