Re: new-window, first window

2011-12-11 Thread Thomas Adam
On 11 December 2011 14:34, Rafael Sadowski wrote: > Hi tmux-users@, > > I'll create a new session with some default windows. Everything works > fine, but my first window is never '(LOG) messages'. The first window is > always my $SHELL! Any advice for me? > > tmux new-session -d -s main > tmux new

new-window, first window

2011-12-11 Thread Rafael Sadowski
Hi tmux-users@, I'll create a new session with some default windows. Everything works fine, but my first window is never '(LOG) messages'. The first window is always my $SHELL! Any advice for me? tmux new-session -d -s main tmux new-window -t main:0 -n '(LOG) messages' 'sudo tail -f /var/log/mess