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 11:32:47 2015) [210x64] (attached)

Where is the knot?
Is it possible to give the default-terminal on commandline?

Thanks
Elimar

-- 
 Learned men are the cisterns of knowledge,
  not the fountainheads ;-)

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to