public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Subject: Re: MinTTY feature? Or bug?
Date: Thu, 29 Jan 2009 22:19:00 -0000	[thread overview]
Message-ID: <49820941.8090301@gmail.com> (raw)
In-Reply-To: <497D3B1F.7040006@veritech.com>

Lee D. Rothstein wrote:
> Interesting feature or bug of MinTTY that does not obtain with any other
> terminal emulator with which I'm familiar.
> 
> To wit:
> 
> If you have a running synchronous script or command to the screen and you
> type ^l (Ctrl-l) it will immediately clear the screen before the ongoing
> command terminates.
> 
> My feeling is that it doesn't matter, but that the behavior is different
> from other virtual terminals.

I've had a look at this: it's a feature that MinTTY inherited from 
PuTTY. PuTTY emulates features of a whole range of terminals from VT100 
through to VT510, and also the so-called 'SCO ANSI' (from before SCO 
became a dirty word).

Apparently the latter interprets the echoed ^L as an actual form feed, 
whereas all the others just do a linefeed. (There's a separate sequence 
for clearing the screen, which bash sends when it sees a ^L being typed.)

The default compatibility setting includes 'SCO ANSI', hence the 
behaviour you're seeing. I'll take it out in the next release.

Andy

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

      reply	other threads:[~2009-01-29 19:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26  9:49 Lee D. Rothstein
2009-01-29 22:19 ` Andy Koppe [this message]

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=49820941.8090301@gmail.com \
    --to=andy.koppe@gmail.com \
    --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).