commit | 67b926cf3c77737e3b40c9d70c38314ac19ba105 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Jun 25 14:27:25 2012 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Jun 25 14:27:25 2012 +0000 |
tree | 70e11d99991264920f3a063dc4cdccb37522202f | |
parent | 5b6f78186c63a19e213eb8597efe69277556e038 [diff] |
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.