byobu windows not working

Bug #1595824 reported by Chillar Anand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Incomplete
Low
Unassigned

Bug Description

As mentioned in manual, I tried to setup windows like this

   $ cat $BYOBU_CONFIG_DIR/windows.tmux.split4
         new-session 'bash' ;
         new-window -n term1 ;
         new-window -n term2 ;
         new-window -n ssh ssh 10.9.8.7 ;
         split-window ;
         split-window ;
         split-window ;
         select-layout tiled ;
         select-pane -t 0

However when i run this command

         $ BYOBU_WINDOWS=split4 byobu

id doesn't open any windows

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Hmm, I just retried and that works perfectly for me here.

What version of Byobu/Tmux? byobu -v

Changed in byobu:
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Chillar Anand (chillaranand) wrote :

I have multiple machines. Only in one machine, I am facing this issue and this https://bugs.launchpad.net/byobu/+bug/1592689

Not sure what is going on.

→ byobu -v
byobu version 5.108
tmux 2.1

Revision history for this message
Chillar Anand (chillaranand) wrote :

Also if there are two configs say, `$BYOBU_CONFIG_DIR/windows.tmux.split1` and `$BYOBU_CONFIG_DIR/windows.tmux.split2`.

I can start split1 with `BYOBU_WINDOWS=split1 byobu`. Now from byobu how can I start split2 in a seperate session?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.