X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,TW_SW,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4F0E7FCC.9040309@cs.cmu.edu> Date: Wed, 11 Jan 2012 22:38:04 -0800 From: Paul Allen Newell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.25) Gecko/20111213 Thunderbird/3.1.17 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: "Newell, Paul" Subject: Re: Opening new cygwin window with arguments References: <20120112033732 DOT GE9147 AT phoenix> <4F0E7C41 DOT 8000603 AT cs DOT cmu DOT edu> <4F0E7D27 DOT 6040204 AT dancol DOT org> In-Reply-To: <4F0E7D27.6040204@dancol.org> 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 On 1/11/2012 10:26 PM, Daniel Colascione wrote: > On 1/11/12 10:22 PM, Paul Allen Newell wrote: >> On 1/11/2012 7:37 PM, Gary Johnson wrote: >>> mintty -e tail -f foo& >>> >>> The -e is optional, but I like keeping my mintty commands consistent >>> with those I write for other terminals. >>> >>> HTH, >>> Gary >>> >> I am using cygwin 1.7.9-1 per cygcheck. >> >> I tried using mintty and it looks better than the default window the >> launching cygwin puts up. But I noticed that if I "vim" a file, >> nothing happens. When I control-C out, I can see that actually >> something did happen as there is a ".whatever.swp" file created. For >> the heck of it, I tried under an x shell (?hope I have my terminology >> right?) via "startxwin&" and had the same vim experience (no file >> opening but a swp file left). > Are you using Cygwin vim or a native win32 vim? Win32 console programs > generally aren't happy in mintty, and you should use their Cygwin > equivalents. > Daniel: Thanks for the prompt reply. I just did a which on vim and can see that it is referencing /cygdrive/c/Program Files/Vim/vim72/vim. My bad as I should have checked that .. I somehow was convinced that I had gotten a vim from cygwin setup. Let me correct that and see if things work. Once again, thanks, Paul -- 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