CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/05/16 10:26:34

Modified files:
        usr.bin/tmux   : format-draw.c options-table.c screen-redraw.c 
                         tmux.1 tmux.h tty-acs.c tty.c 

Log message:
Add an option to set the pane border lines style from a choice of single
lines (ACS or UTF-8), double or heavy (UTF-8), simple (plain ASCII) or
number (the pane numbers). Lines that won't work on a non-UTF-8 terminal
are translated back into ACS when they are output.

Reply via email to