Vladimir Lomov writes:
> Well, may be I was to naive about the URL,
> https://github.com/vp1981/scripts/tree/master/tmux
now the links works - interesting stuff. thanks.
__
Thorsten
--
Virtualization & Cloud Manageme
Hello,
** Patrick Shanahan [2012-02-15 18:03:48 -0500]:
> * Vladimir Lomov [02-15-12 03:41]:
>> I'm not an admin, I use Archlinux x86_64 on several hosts that rebooted
>> from time to time (e.g. notebooks). To "automatically" set up tmux
>> sessions after boot I made several scripts (can be found
* Vladimir Lomov [02-15-12 03:41]:
> I'm not an admin, I use Archlinux x86_64 on several hosts that rebooted
> from time to time (e.g. notebooks). To "automatically" set up tmux
> sessions after boot I made several scripts (can be found here:
> https://github.com/vp1981/scripts/tmux/, note that I
Thanks.
On Mon, Feb 06, 2012 at 12:08:57AM -0500, Ben Boeckel wrote:
> Two (separate) patches. The first updates vim syntax for new options in
> trunk. The second re-alphabetizes the session option table data again.
>
> --Ben
> >From de4721ca01405d526f7a8a90f8784cc66f3189ea Mon Sep 17 00:00:00
Vladimir Lomov writes:
Hello,
> ** Thorsten [2012-02-15 09:11:58 +0100]:
>
>> Nicholas Marriott writes:
>
>>> You can't make tmux sessions last across reboot unless you configure
>>> what windows to create and programs to run explicitly in .tmux.conf.
>
>> I begin to understand, so all this det
Hello,
** Thorsten [2012-02-15 09:11:58 +0100]:
> Nicholas Marriott writes:
>> You can't make tmux sessions last across reboot unless you configure
>> what windows to create and programs to run explicitly in .tmux.conf.
> I begin to understand, so all this detach and attach stuff is really
> mo
Right, you need to either leave your machine on or suspend/hibernate it
rather than shutting it down.
Although you can use tmux to set up a basic environment with various
sessions, windows, programs running etc by configuring them in
.tmux.conf. But they will all be started from scratch after rebo
Nicholas Marriott writes:
> You can't make tmux sessions last across reboot unless you configure
> what windows to create and programs to run explicitly in .tmux.conf.
I begin to understand, so all this detach and attach stuff is really
more for admins that never shut their machines down. The no