URL:
  <http://savannah.gnu.org/bugs/?29800>

                 Summary: layout next and prev reversed?
                 Project: GNU Screen
            Submitted by: mrbrown8
            Submitted on: Wed 05 May 2010 10:27:23 PM MDT
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Cur Dev Sources
           Fixed Release: None
         Planned Release: 4.1.0
           Work Required: None

    _______________________________________________________

Details:

When I have more than one layout in a session, using layout next and layout
prev seem backwards.

In a session, I have:

:layout show
0 layout0  1* layout1  2 layout2

But using next, I get:

:layout next
:layout show
0* layout0  1 layout1  2 layout2

:layout next
:layout show
0 layout0  1 layout1  2* layout2

:layout next
:layout show
0 layout0  1* layout1  2 layout2

This is similar to prev as well:

:layout prev
:layout show
0 layout0  1 layout1  2* layout2

Perhaps I'm not doing something right?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29800>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to