delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/12/30/17:48:48

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS,TVD_SPACED_SUBJECT_WORD3
X-Spam-Check-By: sourceware.org
Message-ID: <495AA549.6020503@gmail.com>
Date: Tue, 30 Dec 2008 22:48:41 +0000
From: Andy Koppe <andy DOT koppe AT gmail DOT com>
User-Agent: Thunderbird 2.0.0.18 (Windows/20081105)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: MinTTY
References: <495917BA DOT 1090401 AT gmail DOT com> <B156E7DDCF464660AEABAB84A01F365A AT DFW5RB41>
In-Reply-To: <B156E7DDCF464660AEABAB84A01F365A@DFW5RB41>
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

Gary R. Van Sickle wrote:
> Hmm, looks very interesting, I'll give it a try and report back to the
> class.  I've been looking for a replacement for my preferred terminal
> emulator, MedicineTTY, for quite some time. ;-)

Each to their own. I actually prefer PeaTTY.

> 1.  Good work.

Thanks!

> 2.  Super fast.

That's entirely due to Simon Tatham's excellent PuTTY code. PuTTYcyg,
which has a different pty backend with a separate helper process, is
just as fast.

> 3.  Cut and paste in a Unixoid terminal for Cygwin finally conforms to
> Windows norms (AKA "The One True Way").  That alone is worth it.

Careful, I think you might be a bit controversial there. :)

> 4.  I wasn't getting color from ls, but that appears to be a
> termcap/terminfo/wrong-bash-invocation issue, as your screenshots clearly
> show color support.

Yep, that sounds like a bash invocation issue. If no command is provided
on the command line, mintty invokes the current user's default shell
from /etc/passwd without additional options, i.e. not as a login shell.
It's the same for rxvt and xterm.

Cygwin's bash scripts are designed for login shells only though, i.e. if
you want a proper setup you'll need to either provide a suitable
/etc/bash.bashrc or ~/.bashrc, or invoke the bash within mintty as a 
login shell:

   mintty bash -l

The shortcut created by create_shortcut.js will do just that.

> 5.  It needs a regular Windows installer.

That does seem a little bit unnecessary when all that's needed is the 
exe, but I suppose that quite a lot of users would appreciate the 
convenience of just double-clicking an installer.

> 5a. I'm good with Windows installers.  You want I should whip one up for
> you?

That would be great, since I haven't got a clue about how to do that.
Ideally it would be a .msi that installs just the exe and the readme
into %PROGRAMFILES%\MinTTY and puts a shortcut to the exe directly into
Start Menu\Programs.

Cheers,
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019