Re: tmux-powerline makes tmux crash overnight?

2012-12-05 Thread John Schmitt
On Wed, Dec 05, 2012 at 05:21:48PM +, Nicholas Marriott wrote: > What is status-interval set to? I guess your status-left and > status-right take longer than that... $ cat ~/.tmux.conf # from the man page set-option -g prefix C-a unbind-key C-b bind-key C-a send-prefix # make alt+L,R,U,D sele

Re: tmux-powerline makes tmux crash overnight?

2012-12-05 Thread Nicholas Marriott
What is status-interval set to? I guess your status-left and status-right take longer than that... On Wed, Dec 05, 2012 at 09:07:20AM -0800, John Schmitt wrote: > > On Sat, Nov 17, 2012 at 09:12:37PM +, Thomas Adam wrote: > > On Sat, Nov 17, 2012 at 12:07:40PM -0800, John Schmitt wrote: > >

Re: pane name or predefined index

2012-12-05 Thread Nicholas Marriott
Use run-shell. On Wed, Dec 05, 2012 at 08:02:07PM +0300, Sergey Naumov wrote: >But how to execute these commands interactively using tmux command-prompt? >my script ~/tmux-man do everything right, but when I try to call it by > >tmux command-prompt -p 'Man:' '#(~/tmux-man %%)' > >

Re: tmux-powerline makes tmux crash overnight?

2012-12-05 Thread John Schmitt
On Sat, Nov 17, 2012 at 09:12:37PM +, Thomas Adam wrote: > On Sat, Nov 17, 2012 at 12:07:40PM -0800, John Schmitt wrote: > > https://github.com/erikw/tmux-powerline ... > See above. A stack trace from a corefile if you can get it would be > helpful. If not, enabling tmux with "-" and sen

Re: pane name or predefined index

2012-12-05 Thread Sergey Naumov
But how to execute these commands interactively using tmux command-prompt? my script ~/tmux-man do everything right, but when I try to call it by tmux command-prompt -p 'Man:' '#(~/tmux-man %%)' only interactive prompt is shown, even if I replace %% by yes. Also I'm not sure that %% expands corr

Re: Can't build tmux on Solaris 10

2012-12-05 Thread John Long
On Wed, Dec 05, 2012 at 01:04:24PM +, Thomas Adam wrote: > On Wed, Dec 05, 2012 at 12:20:47PM +, John Long wrote: > > Hey guys, any progress on this? > > No. But if someone is able to give me shell access with a development > environment to compile tmux under which shows this problem, I'm

Re: Can't build tmux on Solaris 10

2012-12-05 Thread John Long
Thanks, it will be great to have. On Wed, Dec 05, 2012 at 12:43:26PM +, Philip Herron wrote: > I finally have free time today so i might poke at it again. > > --Phil > > On 5 December 2012 12:20, John Long wrote: > > Hey guys, any progress on this? > > > > > > On Tue, Nov 27, 2012 at 04:03:

Re: Not able to paste

2012-12-05 Thread The Cop
On 12/5/2012 2:27 AM, Patrick Shanahan wrote: > * The Cop [12-04-12 17:59]: >> today I switched from screen to tmux and am really satisfied with it. >> There's one problem I have with it: When I try to paste something in >> Putty (using W7) when running tmux, nothing happens (via right-click). >>

Re: Can't build tmux on Solaris 10

2012-12-05 Thread Thomas Adam
On Wed, Dec 05, 2012 at 12:20:47PM +, John Long wrote: > Hey guys, any progress on this? No. But if someone is able to give me shell access with a development environment to compile tmux under which shows this problem, I'm happy to take a look and move the patch on. -- Thomas Adam -

Re: Can't build tmux on Solaris 10

2012-12-05 Thread Philip Herron
I finally have free time today so i might poke at it again. --Phil On 5 December 2012 12:20, John Long wrote: > Hey guys, any progress on this? > > > On Tue, Nov 27, 2012 at 04:03:20PM +, Philip Herron wrote: >> I might give ago at looking into this tomorrow and try to resurrect >> that dude

Re: Can't build tmux on Solaris 10

2012-12-05 Thread John Long
Hey guys, any progress on this? On Tue, Nov 27, 2012 at 04:03:20PM +, Philip Herron wrote: > I might give ago at looking into this tomorrow and try to resurrect > that dudes patch and finish it off. > > On 27 November 2012 15:42, Nicholas Marriott > wrote: > > Well I haven't seen any sign