module

Ori::Term

Class methods

clear_screen
Source
cursor_at(x : Int32, y : Int32) : String
Source
cursor_default
Source
cursor_shape(shape : Symbol) : String
Source
disable_mouse
Source
enable_mouse
Source
enter_alt
Source
enter_raw
Source
erase_line
Source
exit_alt
Source
hide_cursor
Source
move(x : Int32, y : Int32) : String
Source
restore(state : LibC::Termios) : Nil
Source
show_cursor
Source
window_size
Source