screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #29800] layout next and prev reversed?


From: Curtis Brown
Subject: [screen-devel] [bug #29800] layout next and prev reversed?
Date: Thu, 06 May 2010 04:27:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010033100 Iceweasel/3.0.6 (Debian-3.0.6-3)

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

[Prev in Thread] Current Thread [Next in Thread]