Background not reset properly from colour{0..255}

2012-12-07 Thread Rob Bruce
I was working away setting up tmux-powerline, and came across a problem where tmux wasn't setting the background back to default, allowing it to be tranparent if I have transparency enabled. Hopped into IRC and asked if anyone else had the same issue, get a reply that it turns out I'm the one who

Re: Patch for Tmux: fix race condition when starting server

2012-10-25 Thread Rob Hoelz
Does anyone have any feedback on Nicholas' statement, or my own? I would really like this bug to be fixed, and I'm willing to do the fix myself, but I wouldn't mind a little guidance on the "right" way to do it. -Rob On 10/22/12 11:50 AM, Nicholas Marriott wrote: >

Re: Patch for Tmux: fix race condition when starting server

2012-10-22 Thread Rob Hoelz
On 10/20/12 12:13 PM, Thomas Adam wrote: > Hi, > > On 20 October 2012 00:38, Rob Hoelz wrote: >> Ok, I'm going to try sending this patch in again; I was able to view it >> fine in my mail reader last time, but it didn't render properly in the >> SF web view.

Re: Patch for Tmux: fix race condition when starting server

2012-10-19 Thread Rob Hoelz
On Thu, 18 Oct 2012 18:20:24 +0200 Rob Hoelz wrote: > Hello tmux users and developers! > > I found an interesting issue on tmux 1.7. I have the following > snippet at the end of my tmux.conf: > > if-shell "[[ -e ~/.tmux.local.conf ]]" \ > "sou

Patch for Tmux: fix race condition when starting server

2012-10-18 Thread Rob Hoelz
's anything I can do to improve it! Thanks, Rob diff --git a/server.c b/server.c index 4da0739..60b0bc1 100644 --- a/server.c +++ b/server.c @@ -110,6 +110,7 @@ server_start(int lockfd, char *lockfile) char *cause; struct timeval tv; u_int i; + char dummy; /* The first cli

Re: Ignoring prefix key special handling when pasting

2012-10-15 Thread Rob
> say when I'm on my phone, and if the commands didn't do what I expect > (somewhat nondeterministically) that would be quite unfortunate. > > Perhaps something like an explicit paste mode would make more sense. +1, I use

Re: How to build CVS HEAD?

2012-06-22 Thread Rob
Use git instead? https://github.com/ThomasAdam/tmux.git Rob -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT manager

Re: ctrl+d madness

2011-10-06 Thread Rob
has to do with tmux. Surely if you have a terminal open and hit ctrl-d too many times, then that, too, will log you out. Also, what work is being lost? Bash warns you if you have running jobs. Rob -- All the data continuo

Re: AIX topas command

2011-09-20 Thread Rob
side tmux, then launching topas. setenv TERM xterm || export TERM=xterm topas Rob -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security thre

Re: Ctrl+Enter to start another session.

2011-08-06 Thread Rob
On 6 August 2011 13:28, Ola Karlsson wrote: > Hi Rob.. > > Didn't even reflect over it being a keycode that the Terminal might not > support , as you say when Ctrl+V in vim I seem to get ^M with or without > Ctrl... :/ > > /Ola I get the same in vim, however I mea

Re: tmux causing kernel panics on Mac OS X 10.7

2011-07-25 Thread Rob
to see/tell us, roughly where abouts in tmux the problem is. If strace is no good, apparently truss or ktrace are the way to go. Rob. -- Storage Efficiency Calculator This modeling tool is based on patent-pending intell