you can attach tmux inside tmux, either run a new server (eg with -L
server2) or just unset $TMUX and make very sure you never attach a
window inside itself
On Thu, Feb 17, 2011 at 11:21:43PM +0100, Florian CROUZAT wrote:
>
> On 17 févr. 2011, at 22:49, Florian CROUZAT wrote:
>
> > You can run
On 17 févr. 2011, at 22:49, Florian CROUZAT wrote:
> You can run tmux inside tmux, but you can attach a remote tmux inside a tmux.
Errata : You can't [...] but you can [...]
-
Florian.
/ For security reasons, all text in this mail
is double-rot13 encrypted. /
-
On 17 févr. 2011, at 22:29, Harish Narayanappa wrote:
> http://tmux.sourceforge.net/tmux5.png is one of the screen shots on the tmux
> home page. On the upperleft pane one see that it has 3 windows.
I achieve the same by ssh-ing a remote host within my tmux and attaching the
remote tmux.
You c
On 17/2/2011, at 9:29pm, Harish Narayanappa wrote:
> ...
> http://tmux.sourceforge.net/tmux5.png is one of the screen shots on the tmux
> home page. On the upperleft pane one see that it has 3 windows.
>
> How can this be achieved?
$ man tmux | grep pane | head
occupies the entire screen a
Hi,
I am new to tmux and still getting used to it
http://tmux.sourceforge.net/tmux5.png is one of the screen shots on the tmux
home page. On the upperleft pane one see that it has 3 windows.
How can this be achieved?
Thanks,
harish
-