capture-pane with history

2011-02-11 Thread mbm329
Hello list, I'm using tmux v1.4 and trying to write a script that would, via cron, save the history buffer from all tmux windows. I've tried capture-pane, but am only able to get the pane that is visible within the terminal window; the history is not saving to file. I was able to save them in sc

Re: write(1, ...) => EAGAIN

2011-02-11 Thread Nicholas Marriott
I think this is fixed in CVS HEAD. On Fri, Feb 11, 2011 at 05:45:52PM -0500, Karl Chen wrote: > Hi, > > I've been using tmux happily for a while. > > This is a bug report for tmux-1.4. > > I'm getting EAGAIN errors while writing to stdout. I can > reproduce it reliably with tmux-1.4 on Solar

write(1, ...) => EAGAIN

2011-02-11 Thread Karl Chen
Hi, I've been using tmux happily for a while. This is a bug report for tmux-1.4. I'm getting EAGAIN errors while writing to stdout. I can reproduce it reliably with tmux-1.4 on Solaris and Linux; it doesn't happen with tmux-1.3. $ tmux # run subsequent commands under tmux $ tmux set foo bar; l