Re: [PATCH V3 0/3] Hook support

2013-06-30 Thread David Chanters
Hi, Can I ask what where we're at with this work? Is it still being considered for inclusion to mainline tmux or has priorities changed? I can see this being enormous benefit to tmux. Thank you all for your hard work in making tmux one of my most valued applications I use daily. David On 15 Ap

[PATCH V3 0/3] Hook support

2013-04-14 Thread Thomas Adam
Hi, Here's V3 of hook support for commands. Compared to V2, I've done the following: * Grouped together header includes to remove blank lines (I hope :P); * Removed extraneous tab characters from prepare() for struct assignments; * Made error messages not use capitalisation on first word or add