Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <42DDC653.8030101@rclooke.com>
Date: Tue, 19 Jul 2005 23:34:43 -0400
From: Joe Brown <joebrown@rclooke.com>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: shortcut settings (was Re: emacs issues)
References: <200507200139.j6K1d8KE021783@scanner2.ics.uci.edu> <42DDB838.39F53C69@dessent.net>
In-Reply-To: <42DDB838.39F53C69@dessent.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Brian Dessent wrote:

>>C-SPC does not work in a Cygwin terminal. Is there a way to fix this?
>>    
>>
>
>I would suggest rxvt.  Personally, I use the "CMD.EXE prompt" as little
>as possible (i.e., not at all) with Cygwin because frankly, it sucks
>hard.  I suspect that I am not alone.
>
>Brian
>  
>
I use cygwin via rxvt all the time.  With a few exceptions.  Emacs for 
winNT seems more productively for me than getting it to work in cygwin. :/

Prefer rxvt console over cmd console, but python for windows goes pretty 
much stale when doing so, due to ^z ^d
do not exit the python shell (wxPython relies on windows version).

If you delete c:\cygwin\cygwin.bat and .ico files you can create a 
folder/directory called c:\cygwin\cygdrive which makes autocompletion 
for /cygdrive very convenient.

However, this means that you need to mung an shortcut/environment (place 
cygwin\bin on the system path) that does what cygwin.bat

I like this for my cygwin shortcut command properties:

c:\cygwin\bin\rxvt.exe -geometry 100x59+345+5 -C -rv +ls -sb -sr -st -si 
-sk -sl 2000 -sbt 14 -fn -adobe-courier-*-r-normal--1-*-*-*-m-*-*-* -e 
bash -login

I'm open to suggestions as to how to improve this environment, but I've 
found these settings work well for my needs.

-Joe

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

