Toggle Sidebar
Pulsar
v0.1.0
Pages
Modules
Pulsar v0.1.0
Pulsar.Dashboard.Terminal
View Source
Functions to handle termcap style screen rendering.
This is currently hard-coded for xterm.
Link to this section
Summary
Functions
clear_to_end()
cursor_invisible()
cursor_up(lines)
cursor_visible()
leftmost_column()
restore_cursor_position()
save_cursor_position()
Link to this section
Functions
Link to this function
clear_to_end()
View Source
Link to this function
cursor_invisible()
View Source
Link to this function
cursor_up(lines)
View Source
Link to this function
cursor_visible()
View Source
Link to this function
leftmost_column()
View Source
Link to this function
restore_cursor_position()
View Source
Link to this function
save_cursor_position()
View Source