class

Fingers::View

Inherits Reference < Object

Constants

CLEAR_SEQ = "\e[H\e[J"
HIDE_CURSOR_SEQ = "\e[?25l"

Constructors

new(hinter : Fingers::Hinter, output : Fingers::Printer, original_pane : Tmux::Pane, state : Fingers::State, tmux : Tmux, mode : String)
Source

Instance methods

process_input(input : String)
Source
render
Source