Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-04-13 12:01:08 +01:00
5 changed files with 12 additions and 5 deletions

1
tmux.h
View File

@@ -2147,6 +2147,7 @@ struct client {
#define PROMPT_ACCEPT 0x20
#define PROMPT_QUOTENEXT 0x40
#define PROMPT_BSPACE_EXIT 0x80
#define PROMPT_NOFREEZE 0x100
int prompt_flags;
enum prompt_type prompt_type;
int prompt_cursor;