> There is no session at this point.
That makes sense, thanks. I assumed a session is made by default with
some name like '0'.
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate d
On Mon, Dec 27, 2010 at 11:27:17AM +, Chris Poole wrote:
> Hi,
> I want to open some windows by default when I start tmux.
>
> I have the following in .tmux.conf:
>
> neww -d
> neww -d -n ssh
> neww -d -n python ipython
>
> When starting tmux, I get the error "can't establish cur
Hi,
I want to open some windows by default when I start tmux.
I have the following in .tmux.conf:
neww -d
neww -d -n ssh
neww -d -n python ipython
When starting tmux, I get the error "can't establish current session".
However, I can then run command `source-file ~/.tmux.conf`, and t