Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2024-10-07 12:01:08 +01:00
4 changed files with 61 additions and 8 deletions

1
tmux.h
View File

@ -1943,6 +1943,7 @@ struct client {
char *exit_message;
struct key_table *keytable;
key_code last_key;
uint64_t redraw_panes;