Re: [PATCH 0/6] Convert choose-* cmds to use formats

2012-05-19 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, May 19, 2012 at 06:22:16 GMT, Thomas Adam wrote: >> There are some nits in general. A macro for format string usage help >> similar to target client/session/window/pane is likely in order now > > This is difficult to do, not least of which be

Re: [PATCH 0/6] Convert choose-* cmds to use formats

2012-05-18 Thread Thomas Adam
On May 19, 2012 2:18 AM, "Ben Boeckel" wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Tue, May 15, 2012 at 22:59:41 GMT, Thomas Adam wrote: > > These six patches teach the choose-* commands to use -F for the format > > option. In doing this, I've also touched on the existing

Re: [PATCH 0/6] Convert choose-* cmds to use formats

2012-05-18 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Tue, May 15, 2012 at 22:59:41 GMT, Thomas Adam wrote: > These six patches teach the choose-* commands to use -F for the format > option. In doing this, I've also touched on the existing list-* commands > because both of them used the same default

[PATCH 0/6] Convert choose-* cmds to use formats

2012-05-15 Thread Thomas Adam
Hi, These six patches teach the choose-* commands to use -F for the format option. In doing this, I've also touched on the existing list-* commands because both of them used the same default templates. To that end, I've shoved some #defines in tmux.h to centralise the default formats and referen