Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2023-09-02 12:01:09 +01:00
6 changed files with 31 additions and 10 deletions

1
tmux.h
View File

@ -545,6 +545,7 @@ enum tty_code_code {
TTYC_SETRGBB,
TTYC_SETRGBF,
TTYC_SETULC,
TTYC_SETULC1,
TTYC_SGR0,
TTYC_SITM,
TTYC_SMACS,