CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/12/01 01:12:58

Modified files:
        usr.bin/tmux   : format-draw.c format.c options-table.c tmux.1 

Log message:
Make replacement of ##s consistent when drawing formats, whether
followed by [ or not. Add a flag (e) to the q: format modifier to double
up #s and use it for the window_flags format variable so it doesn't end
up escaping any following text. GitHub issue 2485.

Reply via email to