unde.command_line.events

Undocumented in source.

Members

Enums

CommandLineEventHandlerResult
enum CommandLineEventHandlerResult
Undocumented in source.

Functions

process_event
CommandLineEventHandlerResult process_event(GlobalState gs, SDL_Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
setup_keybar_command_line_ctrl
void setup_keybar_command_line_ctrl(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
setup_keybar_command_line_default
void setup_keybar_command_line_default(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
setup_keybar_terminal
void setup_keybar_terminal(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
setup_keybar_terminal_command_focus_in
void setup_keybar_terminal_command_focus_in(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
setup_keybar_terminal_ctrl
void setup_keybar_terminal_ctrl(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_off_command_line
void turn_off_command_line(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_off_terminal
void turn_off_terminal(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_on_command_line
void turn_on_command_line(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_on_off_ctrl_mode
void turn_on_off_ctrl_mode(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_on_terminal
void turn_on_terminal(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta