Raxol Terminal
v2.6.0
Search documentation of Raxol Terminal
Default
Default
In-browser search
Settings
Raxol.
Terminal.
Operations.
SelectionOperations
(Raxol Terminal v2.6.0)
Copy Markdown
View Source
Implements selection-related operations for the terminal emulator.
Summary
Functions
clear_selection(emulator)
end_selection(emulator)
get_selection(emulator)
get_selection_boundaries(emulator)
get_selection_end(emulator)
get_selection_start(emulator)
has_selection?(emulator)
in_selection?(emulator, x, y)
selection_active?(emulator)
start_selection(emulator, x, y)
update_selection(emulator, x, y)
write_string(emulator, x, y, string, style)
Functions
clear_selection(emulator)
end_selection(emulator)
get_selection(emulator)
get_selection_boundaries(emulator)
get_selection_end(emulator)
get_selection_start(emulator)
has_selection?(emulator)
in_selection?(emulator, x, y)
selection_active?(emulator)
start_selection(emulator, x, y)
update_selection(emulator, x, y)
write_string(emulator, x, y, string, style)