Merge a number of fixes from master for layouts, mostly prompted by testing by

Thomas Sattler.
This commit is contained in:
Nicholas Marriott
2019-04-11 09:26:34 +01:00
parent 73b54a0e5f
commit bba1809eac
7 changed files with 134 additions and 187 deletions

View File

@ -1,6 +1,6 @@
# configure.ac
AC_INIT([tmux], 2.9-rc2)
AC_INIT([tmux], 2.9-rc3)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)