public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Kazuhiro Takenaka <takenakak@intellilink.co.jp>
To: cygwin@cygwin.com
Subject: screen command makes space under the caption
Date: Thu, 28 Jun 2012 11:03:00 -0000	[thread overview]
Message-ID: <4FEC39EC.7090805@intellilink.co.jp> (raw)

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

                 reply	other threads:[~2012-06-28 11:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FEC39EC.7090805@intellilink.co.jp \
    --to=takenakak@intellilink.co.jp \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).