summaryrefslogtreecommitdiffstats
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2023-07-03 20:01:12 +0100
committerThomas Adam <thomas@xteddy.org>2023-07-03 20:01:12 +0100
commit1a11c972aed11c1996d732f15ad16f02c668b5a0 (patch)
treeeefa473bb9296b1e16bcf0a7fe6c94ee893dc4ae /tmux.h
parentf9b0460840b68ae2a569d7965d934ef733ebdf52 (diff)
parent43b841f188c994966e00e59c96581b876652bef1 (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.h b/tmux.h
index 8de328c4..ea734ebd 100644
--- a/tmux.h
+++ b/tmux.h
@@ -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