Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-03-13 00:02:38 +00:00
3 changed files with 72 additions and 47 deletions

1
tmux.h
View File

@ -581,6 +581,7 @@ enum utf8_state {
#define GRID_FLAG_EXTENDED 0x8
#define GRID_FLAG_SELECTED 0x10
#define GRID_FLAG_NOPALETTE 0x20
#define GRID_FLAG_CLEARED 0x40
/* Grid line flags. */
#define GRID_LINE_WRAPPED 0x1