tmux
3.2a
About: tmux is a terminal multiplexer that lets you switch easily between several programs in one terminal.
![]() ![]() |
Data Fields | |
int | ch |
const char * | interm |
int | type |
int input_table_entry::ch |
Definition at line 180 of file input.c.
Referenced by input_table_compare().
const char* input_table_entry::interm |
Definition at line 181 of file input.c.
Referenced by input_table_compare().
int input_table_entry::type |
Definition at line 182 of file input.c.
Referenced by input_csi_dispatch(), and input_esc_dispatch().