[PATCH v2 0/1] Disable clear screen on new pty if TERM=dumb or emacs*.

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Sep 5 12:11:00 GMT 2019


On Sep  5 09:24, Takashi Yano wrote:
> - Pseudo console support introduced by commit
>   169d65a5774acc76ce3f3feeedcbae7405aa9b57 shows garbage ^[[H^[[J in
>   some of emacs screens. These screens do not handle ANSI escape
>   sequences. Therefore, clear screen is disabled on these screens.
> 
> v2:
> Remove check for TERM in fixup_after_attach().
> 
> Takashi Yano (1):
>   Cygwin: pty: Disable clear screen on new pty if TERM=dumb or emacs*.
> 
>  winsup/cygwin/fhandler_tty.cc | 19 ++++++++++++++-----
>  winsup/cygwin/tty.cc          |  1 +
>  winsup/cygwin/tty.h           |  1 +
>  3 files changed, 16 insertions(+), 5 deletions(-)
> 
> -- 
> 2.21.0

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20190905/40e22a79/attachment.sig>


More information about the Cygwin-patches mailing list