Re: new-session not accepted

2015-05-17 Thread Elimar Riesebieter
* Thomas Adam [2015-05-17 11:08 +0100]: > On Sun, May 17, 2015 at 11:45:57AM +0200, Elimar Riesebieter wrote: > > > > Running tmux 2.0 > > > > In tmux.conf: > > > > set-option -t 8 default-terminal screen > > > > Starting tmux: > > $ tmux new-session -s 8 \; attach > > > > gives: > > > > tm

Re: new-session not accepted

2015-05-17 Thread Thomas Adam
On Sun, May 17, 2015 at 11:45:57AM +0200, Elimar Riesebieter wrote: > > Running tmux 2.0 > > In tmux.conf: > > set-option -t 8 default-terminal screen > > Starting tmux: > $ tmux new-session -s 8 \; attach > > gives: > > tmux.conf:16: session not found: 8 > tmux.conf:16: couldn't set 'default

new-session not accepted

2015-05-17 Thread Elimar Riesebieter
Running tmux 2.0 In tmux.conf: set-option -t 8 default-terminal screen Starting tmux: $ tmux new-session -s 8 \; attach gives: tmux.conf:16: session not found: 8 tmux.conf:16: couldn't set 'default-terminal' Confirmed gives a session with tmux list-session: 8: 1 windows (created Sun May 17