[tmux:tickets] #75 Detect and prohibit attaching other tmux instances that would cause a cycle

2013-11-03 Thread Tom
--- ** [tickets:#75] Detect and prohibit attaching other tmux instances that would cause a cycle** **Status:** open **Created:** Thu Oct 31, 2013 02:18 PM UTC by Tom **Last Updated:** Thu Oct 31, 2013 02:18 PM UTC **Owner:** nobody ## Steps to reproduce 1. Take two tmux sessions: A, B. 2

Re: A noticable difference from screen.

2011-04-19 Thread Tom Prince
creens. Tom -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and i

Re: Question: how to interrupt a process by pressing Ctrl-C in tmux?

2011-05-09 Thread Tom Prince
ssh link (or possibly some other link), a workaround is to force close the connection (~. in ssh) and then reconnect. Tom -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer sho

Re: The Path Variable is Incomplete

2011-10-05 Thread Tom Prince
our shell as a login shell, so it isn't sourceing that file. Tom -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats

Re: r2749: Xterm version problems with VTE (GTK widget)

2012-08-18 Thread Tom Ryder
Attached is the patch I mentioned below that I'm using, in case it's of value to anyone or clarifies the problem a bit. On 19 August 2012 03:11, Tom Ryder wrote: > Hi tmux devs; > > Revision r2749 (sync OpenBSD patchset 1070) by tcunha includes some code > implementing

r2749: Xterm version problems with VTE (GTK widget)

2012-08-18 Thread Tom Ryder
roperly again in all terminals I've tried. Is this perhaps something that should be taken up with the VTE devs, or could there be some other sensible workaround? This is my first submission to the list, so apologies if I've not followed an appropriate procedure. I'm a big fan of tmux and I

Re: r2749: Xterm version problems with VTE (GTK widget)

2012-08-18 Thread Tom Ryder
ECCRA operation than testing the xterm version number. Thanks! --Tom@Sanctum [1] https://github.com/tejr/dotfiles/commit/54bee6bccfeee654192243617cdc295cfa849e99 On 19 August 2012 17:55, Nicholas Marriott wrote: > Hi > > It is pretty silly of them to use something identical to xterm

Redraw bug introduced by 35690fb3 (OpenBSD patchset 1163)

2012-09-28 Thread Tom Ryder
in both rxvt-unicode-256color and xfce4-terminal. The attached patch is a suggested fix that resolves the issue above for me. I was brain-dumping in #tmux about this earlier today (as tyrmored), so please ignore my babblings there. --Tom Ryder @ Sanctum 35690fb3-redraw.patch Desc

Re: Issues building with a prefix

2012-10-17 Thread Tom Ryder
ng $HOME/lib to your ldconfig. --Tom@Sanctum On 17 October 2012 08:36, Feanil Patel wrote: > > Hi, > > I just tried to build tmux into a non standard > location("/home/feanil/usr") using the prefix variable of configure. > The build failed to find "event.h" which