X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <496E528D.1090801@gmail.com> Date: Wed, 14 Jan 2009 21:01:01 +0000 From: Andy Koppe User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: First Pass at mintty documentation; etc. References: <496A5EDE DOT 9010204 AT veritech DOT com> <496A7038 DOT 402 AT gmail DOT com> <496B7C25 DOT 3090705 AT veritech DOT com> In-Reply-To: <496B7C25.3090705@veritech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Lee D. Rothstein wrote: > > "\e[1;5A": history-search-backward > > "\e[1;5B": history-search-forward > > Perhaps I don't understand this 'bash' feature, but it doesn't > seem to work for me. Start typing a command, press Ctrl-Up, and it finds the previous line in the history that started like that. > I do lots of bash scripting including Windows/DOS commands, and I > can think of only one character cell app that ever gave me any > trouble from rxvt or xterm (whatever that app is -- I think a > Resource Kit app), I found a work-around and never needed it > again. 'net' is a troublesome command that's been mentioned, although it seems to be ok for basic stuff. But I guess there might be still be a few DOS fullscreen apps around. Turbo Pascal perhaps? But yeah, I'd sooner implement tabs than worry about DOS apps. ;) > Isn't ANSI implementation required of virtual terminals? I know > that later DEC VTs, and HP terminals (bless their expensive > little scroll-back buffer hearts) had an "ANSI" mode. To be honest, I didn't really know what I was talking about there. Wouldn't surprise me though if MS had done their usual embrace&extend trick on the ANSI stuff. > > I didn't know xterm actually had a UI for this. Do people find > > this useful? > > I've used it on occasion when I needed to scroll back through two > debugging runs of a text-mode (character cell) app (or debugging > statements). So your debug print macro or whatever would be switching screens? > What would be better for this and other problems, however, is a > feature that I would love: The ability to interactively, on the > fly change, the Title Bar/Task Bar Title to be clear on what each > Window is doing. Can you explain the "interactive" bit a bit more. Do you mean clicking on the window title and start typing away at it? 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/