mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
parent
83bee9c6b7
commit
35d255fc8c
4 changed files with 27 additions and 9 deletions
|
|
@ -92,6 +92,9 @@ struct _TERM_REC {
|
|||
/* Keyboard-transmit mode */
|
||||
const char *TI_smkx;
|
||||
const char *TI_rmkx;
|
||||
|
||||
/* Terminal mode states */
|
||||
int bracketed_paste_enabled;
|
||||
};
|
||||
|
||||
extern TERM_REC *current_term;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue