X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Date: Mon, 30 Mar 2009 22:25:29 +0700 From: bjoe To: cygwin AT cygwin DOT com Subject: Re: Duplicate mintty window (was: Re: MinTTY 0.3.3) Message-ID: <20090330152527.GA3856@komputer03> Mail-Followup-To: cygwin AT cygwin DOT com References: <416096c60903161535g14dbb1f2vd54357b1ce5ecf21 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416096c60903161535g14dbb1f2vd54357b1ce5ecf21@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, Mar 16, 2009 at 10:35:26PM +0000, Andy Koppe wrote: > bjoe wrote: > >> > What I found missing in Mintty is putty feature to start duplicate > >> > session (more welcome with hot-keys) > >> > >> Since MinTTY doesn't have sessions like Putty, I didn't think there > >> was much point in keeping this. > > > > It's because you remove networking function from putty, right. IMHO > > this feature will help many user (especially who come from Windows > > word) > > MinTTY is meant to be a small and simple command line window for > Cygwin with a native UI, no more, no less. It's the classic Unix > philosophy: do one job, and do it well. Cygwin already has all the > necessary network tools in ssh, telnet & co., and they can easily be > combined with mintty, so there was no point in keeping all that > security-critical code. > > > > I don't know the relationship between networking function in Putty with > > duplicate session feature in code point of view, but since this based > > on putty code I hope this will not give some sort of difficulty to > > adopt this feature in mintty. > > It's fairly easy to do actually. Instead of a session it would simply > invoke mintty again with the same command line, for much the same > effect. Thats all I want, forgive me to confused this with session thing, just invoking duplicate command line. > The concern was about unnecessary features: no point > cluttering up the interface with stuff that can already be done with > system-wide facilities. > > > >> Desktop and quickstart shortcuts already provide quick ways to open a > >> new MinTTY window, and as discussed on a separate thread here you can > >> assign hotkeys to Windows shortcuts. > > > > I run Cygwin from portable media in different PC so Desktop and > > quickstart shortcut not an options in My case. > > Alright, I give in on this one. You could probably use AutoHotkey or > something like that, but I guess including this in MinTTY really is > quite a bit more convenient, also in comparison with shortcuts. > > I'll stick a Duplicate command in the window menu, with disablable > shortcut Alt+F2. Reopened issue 11: > http://code.google.com/p/mintty/issues/detail?id=11 > > Andy Thank -- It is easy to say no when there is a deeper yes burning within -- 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/