how to set the X11 forwarding to two PC at the same time

2013-11-08 Thread Xin Xia
Dear developers, Thanks for bring us tmux, the most powerful terminal multiplexer for ever. I use it everyday. But now I have a question. When I use the tmux for pair programming with sockets, can I send the X11 forwarding to two PCs at the same time? For example, I execute `xclock`, how to mak

Re: how to set the X11 forwarding to two PC at the same time

2013-11-08 Thread Nicholas Marriott
No you can't. tmux doesn't do X11 forwarding. Cheers Original message From: Xin Xia Date: 06/11/2013 14:15 (GMT+00:00) To: tmux-us...@lists.sf.net Subject: how to set the X11 forwarding to two PC at the same time Dear developers, Thanks for bring us tmux, the most powe

Re: bug in window_copy_scroll_up/down functions, patch attached

2013-11-08 Thread Nicholas Marriott
Cool, thanks. Applied now. On Thu, Oct 31, 2013 at 11:04:23PM -0500, J Raynor wrote: > I applied your patch and it corrects the problem. -- November Webinars for C, C++, Fortran Developers Accelerate application performan

Re: patch for case insensitive search

2013-11-08 Thread Nicholas Marriott
Great, applied, thanks. On Sat, Nov 02, 2013 at 01:36:05PM -0500, J Raynor wrote: > > How about doing this the emacs way? All lowercase means case-insensitive, > > any caps means case-sensitive. > > Sure. I've attached a new patch that does that. There's no window > option this time since it i