* 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:
&
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
* Elimar Riesebieter [2015-03-29 10:20 +0200]:
> Hi all,
>
> how do I manage to run tmux on screen-256color in urxvt|xterm
> and on screen in a vt aka tty ($TERM=linux)?
>
> set-option -g default-terminal screen-256color
> is set but this isn't usefull on a tty whi
Hi all,
how do I manage to run tmux on screen-256color in urxvt|xterm
and on screen in a vt aka tty ($TERM=linux)?
set-option -g default-terminal screen-256color
is set but this isn't usefull on a tty while i.e. vim is used to run
from the term variable.
I didn't found an if instruction or some