Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-11-24 00:01:16 +00:00
4 changed files with 14 additions and 2 deletions

2
tmux.h
View File

@ -601,7 +601,7 @@ struct mode_key_table {
#define MODE_MOUSE_STANDARD 0x20
#define MODE_MOUSE_BUTTON 0x40
#define MODE_BLINKING 0x80
/* 0x100 unused */
#define MODE_MOUSE_UTF8 0x100
#define MODE_MOUSE_SGR 0x200
#define MODE_BRACKETPASTE 0x400
#define MODE_FOCUSON 0x800