Re: scrollback mess

2012-10-22 Thread Adrian Luff
One sure way to fix this is to use the built-in tmux scroll back function rather than the xterm-dependent mouse wheel. To enter tmux's scollback buffer press prefix shift-pgup (where prefix is your tmux prefix, by default ctrl-b). Additionally, I use tmux in a similar environment (OS X with Term

Re: tmux - stealing Alt key from Midnight Commander

2012-10-22 Thread Nicholas Marriott
C-[, escape and alt generate the same thing so this is likely to happen. You could try to fiddle with escape-time in tmux and perhaps look to see if there are equivalent options in mc to configure how it differentiates M-x from Escape+x or C-[ then x. On Fri, Oct 19, 2012 at 12:13:45PM +0200, Ma

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

2012-10-22 Thread Nicholas Marriott
Hi I think all jobs run with run-shell/if-shell should be synchronous with other commands. This is not quite as easy to achieve however... On Mon, Oct 22, 2012 at 11:32:28AM +0200, Rob Hoelz wrote: > On 10/20/12 12:13 PM, Thomas Adam wrote: > > Hi, > > > > On 20 October 2012 00:38, Rob Hoelz w

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. I have also improved the patch a bit;

Re: Bright colours in 8 colour terminals

2012-10-22 Thread Psyber Bits
I tried it and didn't work. It use 'black' instead of 'brightblack'. On Fri, Oct 19, 2012 at 08:47:09AM +0100, Nicholas Marriott wrote: > Try: bold,fg=black,bg=default > > > > On Thu, Oct 18, 2012 at 09:02:10PM +0300, Psyber Bits wrote: > > I forgot to mention that I was talking about the stat

Re: Bright colours in 8 colour terminals

2012-10-22 Thread Psyber Bits
I had a problem in my tmux.conf. The problem was that in another colour variable I was using a 256 colour value. I removed it and now the brightblack is working. Thanks. On Fri, Oct 19, 2012 at 09:47:14AM +0100, Nicholas Marriott wrote: > It works for me, if your terminal doesn't support brightb

Error in Compiling in tmux.

2012-10-22 Thread sudhir meena
Good Morning Sir, There is error in Compiling of tmux, here i send the error so please give me some suggestion to fix it. [root@localhost]# make gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"tmux\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -DPAC

tmux - stealing Alt key from Midnight Commander

2012-10-22 Thread Madeleine Vincent
Hi all, I just started using tmux. I really like it so far -- a solid replacement for screen. The one single problem I have is that tmux steals the Alt (meta) key presses from a Midnight Commander running within it. I have made my prefix key C-[, which works well. But tmux also interprets Alt + a

scrollback mess

2012-10-22 Thread Valentin Kuznetsov
Hi, I new to tmux and possibly I'm missing appropriate option, but I followed FAQ and web trying to identify if it is possible to get "stable" scrollback across multiple windows. By that I mean the following. I have multiple windows and when I issue one command in one window, e.g. ls -al and the