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
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