Add extension terminfo(5) capabilities for margins.

This commit is contained in:
nicm
2020-05-16 14:22:51 +00:00
parent 41dec585df
commit 4e0a718666
6 changed files with 33 additions and 16 deletions

View File

@ -22,6 +22,7 @@
#include <regex.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "tmux.h"