Add popup-border-lines option to set popup line style, from Alexis
authornicm <nicm@openbsd.org>
Thu, 14 Oct 2021 13:19:01 +0000 (13:19 +0000)
committernicm <nicm@openbsd.org>
Thu, 14 Oct 2021 13:19:01 +0000 (13:19 +0000)
commitccb627cdc844859bcb12c7a6762f4d67860d5387
tree042e0b090d558ae4d2f97d12452d61fff6d8bcab
parentff94e5a860454b390588046f9dd4727d475c1042
Add popup-border-lines option to set popup line style, from Alexis
Hildebrandt, GitHub issue 2930.
usr.bin/tmux/cmd-display-menu.c
usr.bin/tmux/mode-tree.c
usr.bin/tmux/options-table.c
usr.bin/tmux/options.c
usr.bin/tmux/popup.c
usr.bin/tmux/screen-redraw.c
usr.bin/tmux/screen-write.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h
usr.bin/tmux/tty-acs.c
usr.bin/tmux/window-tree.c