CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/13 08:10:34
Modified files:
usr.bin/tmux : format.c
Log message:
Make format parsing build the modifiers into a list, standardize how
arguments are given and allow multiple modifiers on a format (separated
by ;).
