Raxol.Terminal.ANSI.Window.Events (Raxol v2.0.1)

View Source

Handles window events for terminal control.

Summary

Functions

Disables window event reporting.

Enables window event reporting.

Formats a window event into an ANSI escape sequence.

Processes a window event sequence and returns the corresponding event.

Processes window-related ANSI escape sequences.

Functions

disable_window_events()

Disables window event reporting.

enable_window_events()

Enables window event reporting.

format_event(event)

Formats a window event into an ANSI escape sequence.

process_sequence(sequence, params)

Processes a window event sequence and returns the corresponding event.

process_window_event(emulator_state, event)

Processes window-related ANSI escape sequences.