Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2023-07-03 20:01:12 +01:00
4 changed files with 108 additions and 0 deletions

1
tmux.h
View File

@ -675,6 +675,7 @@ struct colour_palette {
#define GRID_LINE_WRAPPED 0x1
#define GRID_LINE_EXTENDED 0x2
#define GRID_LINE_DEAD 0x4
#define GRID_LINE_START_PROMPT 0x8
/* Grid string flags. */
#define GRID_STRING_WITH_SEQUENCES 0x1