delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to:content-type; q=dns; s=default; b=QokMmZN | |
+zcJqvka9TC/KPS8NS4O4haCDe3i0MsYZmu3JPNW5PILbRHSqIea6B0QhBcR9rLZ | |
P7Pw0RMtiakUyjJgUNnhwztai49D1Kmxq4as/ToWXuuuEItzRs1QN/Stc7PqnfhH | |
TnaR4G5/wgkXqT2qoZhlQOX+zs0jDhdNvnmM= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to:content-type; s=default; bh=1uMzMIISuaDp4 | |
TBjRF1r6mKSMHQ=; b=XiGIALiRuiRmQJC4lY3uuFK8ljCQ10vmVLVmTtWxJ0tG6 | |
mtVIFSWzIbB0TAmINLA0zJaqhbnVP7WgQwciyJpR7UFGVUkbUH9C0TagaBqDpsd+ | |
u48dioV1v9CgjwobktSfDtB9hGTkbNsJkKPAIO2nCQTBtVITZM9BjsKvtECFAg= | |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-0.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Editor, tera, THINK, leung |
X-HELO: | mail-pg0-f41.google.com |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=EtjUfcQK0Q26eDNAnUOBtwvfqWao3sl11sYgC0jp050=; b=jRNtvg3yPEr/UqZELXBveV6cB8byu3mYx34VU1PsAnC+EHV8prER6JEwUABFOgfjgi 56fPaXqLl4DSvchWxEZfAy7RgByciHDf0H2W0HuLlxYn1MyGvCvczRLpEGYKkOkt0SNM GFueAoItPO2hS/7xxhKs46TPFID/AfPf+NzxsBmMw0pm4czrUwYKBIVdeg1O7rYN7xtW Jf2QskzN+Hta/rF6hvHFMM8VW6dCpKa95xxsq0n8Y+vYc+k35zWFYHQWslMIeAHIXEEl rN7fm959TltsEvvPxKuqANJLF9R12sonmgrhgz0bJs3KRFIcTxIKNf2n1XdgTo7WP8vN /IkA== |
X-Gm-Message-State: | AMke39ktSdHFZ/3PKUXQ2MKS/4IbwUuJV0eJ6MP00OThP9DEQiuuXuk/2FFM7WGmi2liB7/NaZet5chjH+MLBQ== |
X-Received: | by 10.99.137.66 with SMTP id v63mr514985pgd.207.1488895896704; Tue, 07 Mar 2017 06:11:36 -0800 (PST) |
MIME-Version: | 1.0 |
In-Reply-To: | <20170227064131.GA27699@phoenix> |
References: | <024301d2909b$73232760$59697620$@gmail.com> <20170227064131 DOT GA27699 AT phoenix> |
From: | Keith Christian <keith1christian AT gmail DOT com> |
Date: | Tue, 7 Mar 2017 07:11:36 -0700 |
Message-ID: | <CAFWoy7Evnj4WDk+=i9xBr3qSrq0AX4PMhV2jWudBjdOTkSSSkg@mail.gmail.com> |
Subject: | Re: cygwin console software |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Until a few months ago, I used PuttyCyg. It worked really well, and still does, and I used it for perhaps 10 years. In the past few months, I've been using Tera Term, which has a Cygwin mode that works just like MinTTY and PuttyCyg with the few differences I've noticed: 1--------PuttyCyg and other terminals allow copying text by holding down the SHIFT key and selecting with the left mouse button. Tera Term does not. The workaround is to click File / View Log from the Tera Term Cygwin terminal window, which loads the scrollback buffer into an editor, and then cut/paste from there. The editor to use for (File / View log) is configured in this section of /cygdrive/c/Program Files (x86)/teraterm/TERATERM.INI file: ; Viewlog Editor path ; ViewlogEditor=C:\Program Files (x86)\Vim\vim74\gvim.exe ViewlogEditor=C:\Program Files\jEdit\jedit.exe I settled on Jedit for this. While Gvim is a great editor, it is not quite so convenient to copy/paste from as the other Windows editors (unless you use MSWin mode.) Notepad, Notepad++, Microsoft Word, or other text editors work too in the ViewlogEditor field. 2--------Tera Term Cygwin can log to disk as PuttyCyg and MinTTY do, but it can add timestamps to the logs, making it easy to see how long a process runs or a procedure takes. On *nix there is the "time" command of course, but, this gives a timeline of a whole session. 3--------Tera Term Cygwin strips EOL markers from pasted text so if you're pasting at a prompt, the command won't run away from you until you press RETURN. It also pops up a window with the clipboard contents as a quick verification that you're about to paste what you THINK you're about to paste. How many of us have been surprised when we pasted 10 to 20 lines at the command prompt unexpectedly when we THOUGHT we'd copied a single word or line? (Setup / Additional Settings.) There are differences in other emulators and Tera Term Cygwin, but these are the ones I consider most important, it's been a good performer for the past few months for me. Keith On Sun, Feb 26, 2017 at 11:41 PM, Gary Johnson <garyjohn AT spocom DOT com> wrote: > On 2017-02-27, Goodman Leung wrote: >> Hi list >> >> Minty is go hard to copy , >> >> Is there any other console software for Cygwin ? > > Do you mean that it is hard to copy and paste text to and from > mintty? I have no trouble at all using it. I don't think there is > anything better--or as good--for Cygwin. > > Can you describe the problem you're having in more detail? Maybe we > can find a solution. > > 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 > -- 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 |