Raxol
v2.0.1
Search documentation of Raxol
Default
Default
In-browser search
Settings
Raxol.Terminal.Operations.SelectionOperations
(Raxol v2.0.1)
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)