Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2020-04-17 16:01:33 +01:00
3 changed files with 16 additions and 5 deletions

2
tmux.h
View File

@ -81,7 +81,7 @@ struct winlink;
#define NAME_INTERVAL 500000
/* Maximum size of data to hold from a pane. */
#define READ_SIZE 4096
#define READ_SIZE 8192
/* Default pixel cell sizes. */
#define DEFAULT_XPIXEL 16