CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/08 06:36:12
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-break-pane.c
cmd-if-shell.c cmd-new-session.c
cmd-new-window.c cmd-run-shell.c
cmd-split-window.c control-notify.c format.c
tmux.h window-copy.c
Log message:
Add a helper function for the most common format_create/defaults/expand
pattern.
