CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/25 08:27:25
Modified files:
usr.bin/tmux : cmd-choose-buffer.c cmd-choose-client.c
cmd-choose-session.c cmd-choose-window.c tmux.h
window-choose.c
Log message:
Provide common helper function for adding windows and sessions to choose
lists and expand %% in command before using it rather than at callback
time. From Thomas Adam.
