Re: Share a pane between windows

2010-07-18 Thread Nicholas Marriott
putting the same window in multiple sessions, eg i use it to put email and todo list in every session. On Sun, Jul 18, 2010 at 02:44:40PM -0400, Samer Atiani wrote: > Thanks for your reply. > > I am curious, what is the use case(s) for linked windows? > > On Sunday, July 18, 2010, Nicholas Marr

Re: Share a pane between windows

2010-07-18 Thread Samer Atiani
Thanks for your reply. I am curious, what is the use case(s) for linked windows? On Sunday, July 18, 2010, Nicholas Marriott wrote: > On Sat, Jul 17, 2010 at 09:48:47PM -0400, Samer Atiani wrote: >>    Is there a way to share a pane between windows? e.g. If I want to have the >>    same program

Re: sourcing .tmux.conf

2010-07-18 Thread Nicholas Marriott
Using "source-file /path/to/file" after tmux starts is almost exactly as if you had typed the commands in manually, so it can do pretty much whatever you like. On Fri, Jul 16, 2010 at 11:32:21AM -0500, Redding, Erik wrote: > I've got a question about the possibility of re-reading the .tmux.conf f

Re: Scroll mode

2010-07-18 Thread Giorgio Lando
On dom 18/07/10, 18:03, Captain America wrote: > How can I scroll back in tmux? Look at copy mode in the man page. -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit spr

Re: Scroll mode

2010-07-18 Thread Thomas Adam
On Sun, Jul 18, 2010 at 06:03:21PM +0400, Captain America wrote: > Hi. > > How can I scroll back in tmux? > > Sometimes it's useful to scroll a termial window back to see data which > was left under the top border. In normal mode tmux doesn't allow to do > it. I read in the Internet that there'

Scroll mode

2010-07-18 Thread Captain America
Hi. How can I scroll back in tmux? Sometimes it's useful to scroll a termial window back to see data which was left under the top border. In normal mode tmux doesn't allow to do it. I read in the Internet that there's a shorcut Ctrl + b, = to activate the scroll mode but unfortunately it doesn

Re: Share a pane between windows

2010-07-18 Thread Nicholas Marriott
On Sat, Jul 17, 2010 at 09:48:47PM -0400, Samer Atiani wrote: >Is there a way to share a pane between windows? e.g. If I want to have the >same program appear on a pane appearing on multiple windows in my tmux >session. >I tried the following: >1- Create a new window, run the de