Add an "absolute-centre" alignment to use the centre of the total space
authornicm <nicm@openbsd.org>
Thu, 11 Mar 2021 06:41:04 +0000 (06:41 +0000)
committernicm <nicm@openbsd.org>
Thu, 11 Mar 2021 06:41:04 +0000 (06:41 +0000)
commit84b35168a33e2942067760e9497a7bbf99260721
treebbefd8b470df781aa5415c74a919b86ba15ccb52
parentbaddd6b22ac853e5dde9561d909eb360b9f39560
Add an "absolute-centre" alignment to use the centre of the total space
instead of only the available space. From Magnus Gross in GitHub issue 2578.
usr.bin/tmux/format-draw.c
usr.bin/tmux/options-table.c
usr.bin/tmux/style.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h