CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/20 00:16:54
Modified files:
usr.bin/tmux : cmd-list-windows.c control-notify.c format.c
options-table.c tmux.1 tmux.h window.c
Log message:
Change so that window_flags escapes # automatically which means configs
will not have to change. A new format window_raw_flags contains the old
unescaped version.
