| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Date: | Thu, 4 Mar 2010 00:44:49 -0800 |
| From: | Gary Johnson <garyjohn AT spocom DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Odd behavior of mintty with screen |
| Message-ID: | <20100304084449.GA11828@KCJs-Computer> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.4.2.2i |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I've been using rxvt and rlogin (through a VPN) on a Windows laptop
at home to connect to a computer running Linux at work. To help
with that I have a shortcut on my Desktop that contains this Target:
C:\cygwin\bin\run.exe /bin/rxvt --geometry =157x49+0+0 --backspacekey ^H -T lnxcomp1 -e /bin/rlogin lnxcomp1
After connecting to the remote computer, I execute screen on it.
Now that I'm starting to use mintty instead of rxvt, I created a
similar shortcut for mintty:
C:\cygwin\bin\run.exe /bin/mintty --size=157,49 --position=0,0 --title=lnxcomp1 -e /bin/rlogin lnxcomp1
This much works fine. When I execute screen, however, the mintty
window immediately shrinks from 157x49 to 80x49. This shrinking
does not occur if I maximize the mintty window before executing
screen.
Does anyone know what might be going on here and how to fix or work
around it?
On the laptop, I'm running mintty 0.5.8 and Cygwin 1.7.1(0.218/5/3).
On the remote Linux machine, screen is "Screen version 4.00.02 (FAU)
5-Dec-03".
Regards,
Gary
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |