CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/09 02:10:10
Modified files:
usr.bin/tmux : format-draw.c format.c tmux.1
Log message:
Change how escaping is processed for formats so that ## and # can be
used in styles. Also add a 'w' format modifier for the width. From Chas
J Owens IV in GitHub issue 2389.
