This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

screen command makes space under the caption


Hi all.

I am trying to use screen 4.0.3-7 on cygwin-1.7.11 but it
makes a blank line under the caption line when I split the display.

In my .screenrc, caption is defined as the following:

caption always "Caption"

On my RHEL6.3 server, the caption lines are displayed
like the following figures.(the version of screen is 4.0.3)

(1) Right after executing screen
-------------------
|                 |
|                 |
|                 |
|                 |
|                 |
|                 |
|Caption          |
-------------------

(2) After splitting the display by C-a : split
-------------------
|                 |
|                 |
|Caption          |
|-----------------|
|                 |
|                 |
|Caption          |
-------------------

But on my cygwin environment, the caption lines
are displayed with case (2) like the following figure.

-------------------
|                 |
|                 |
|Caption          |
|-----------------|
|                 |
|Caption          |
|                 |
-------------------

How can I deal with this problem?

Sincerely
-- 
Kazuhiro Takenaka <takenakak@intellilink.co.jp>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]