Mintty command line for old time rxvt users

2013-08-19 Thread Keith Starsmeare
I've been using rxvt with Cygwin for years and I must thank Chuck Wilson and
anyone else that's helped maintain it and the Cygwin as a whole!

I've recently been having trouble with my locales accessing Linux servers
through ssh - gcc errors were coming out with horrible characters, and I'm
sure I got it working once, but I can't remember how I did it! So I thought
I'd finally try minty and it works perfectly - so I guess I'm a convert.

But I've got a question regarding the command line options. I used to have a
bunch of shortcuts to start an rxvt to ssh to my remote servers but it took
some trial and error to get it working so that it is (briefly) a login shell
to get my sshconfig settings. So I've converted from this shortcut:

  C:\cygwin\bin\rxvt.exe -e ssh servername

To this:

  C:\cygwin\bin\mintty.exe bash --login -c "ssh servername"

Which works, but is a little cumbersome. Am I doing this the best way, or am
I missing something obvious?

Many thanks,

Keith

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



Connection closed by foreign host

2005-07-06 Thread Keith Starsmeare
I'm having a problem with telnet. If I execute a long running command that 
doesn't output anything (like a while loop moving lots of files) then quite 
often I eventually lose the connection. What's worse is that I don't realise 
that I've lost the connection until I press return (or Ctrl-C or Ctrl-Z) in 
the (rxvt) window.

You get similar behaviour if you set TMOUT, but I haven't.

Anyone know why it's happening, and if there is something I can do about it?

Keith 




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



ZoneAlarm hates email-2.3.0-2

2004-10-30 Thread Keith Starsmeare
I've been using the new email package to upload my
digital photos to my yahoo email account (what else
can you do with a 2GB limit?), but it's really slow.

Looking in the task manager I see that when I'm using
email (email -s "description" -b -a "filename.jpg"
[EMAIL PROTECTED]) the vsmon process takes my CPU usage
upto 100%. vsmon is the firewall process for
ZoneAlarm.

Strange. When I email the photo's using outlook
express it doesn't behave like that.

I've tweaked every setting I can think of in ZonaAlarm
to  try to improve the performance (like adding my
SMTP server as a trusted host and lowering my
security) but I've not managed to alter the behaviour
at all.

Has anyone experienced similar problems?

Can anyone hazard a guess as to what ZoneAlarm's
problem is?

Any help would be greatly appreciated.

Keith

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



rxvt & java

2002-10-18 Thread Keith Starsmeare
I've only recently discovered java's ability to show a traceback from the
dos box by pressing Ctrl-Break. Does anyone know how to get this to work
using rxvt's? I tried changing a few stty settings (brkint, ignbrk, cbreak)
but it always just echoes an 'i' when I hit ctrl-break.

Keith

--
http://uk.profiles.yahoo.com/keith_starsmeare


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Scripting Installs?

2002-01-30 Thread Keith Starsmeare

On 2002.01.29 16:46 Glenn Sieb wrote:

> I want to know if I can do the following:
> 
> Script the install so it does the following:
> 
> Force the install to pick packages up from *our* server (for version 
> control purposes, we don't want one sales guy installing and getting 
> OpenSSH version 2.a and another to get 2.b or 2.c), and gives no other 
> options for the user. (Something like: setup.exe 
> http://server.lumeta.com/cygwin)
> 
> Tell the install "Ok bud--*these* are the packages you install. No more,
> no 
> less. Don't ask. Just do it!"
> 
> I appreciate all your help, guys--I love the product and we're looking 
> forward to getting a lot of use out of it! :)

This is the sort of thing I was hoping to do for my collegues. I'm
implementing command line options for the setup program, with the goal of
being able to email people a shortcut to a setup.exe on a shared drive with
the options needed to install/update just what they needed from a
mini-mirror site (i.e. use setup to download to a shared folder).

I'm still working on it (see archives of the cygwin-apps and cygwin-patches
mail lists), but I haven't got a lot of time for this project at the
moment. If anyone wants to help out I am willing to coordinate!

Keith


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Fire Windows programs using cron...

2002-01-17 Thread Keith Starsmeare

Why use cron at all? Just use a Scheduled Task!

Keith
- Original Message -
From: "Evgeny Apanasenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 16, 2002 6:59 PM
Subject: Fire Windows programs using cron...


> Dear All,
>
> I've set up cron to fire W2K GUI program ntbackup.exe. Everything works
but
> I would like the program to interact with GUI display and keyboard (now I
> can't see the program window when it is working). How can I do this?



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Windows question (was Problem with cygwin.bat)

2002-01-14 Thread Keith Starsmeare

> Sorry for this stupid question,

You forgot to mention "completely off topic" and maybe "inappropriate for
this list" too.

Keith


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Copy and Paste into Console

2002-01-10 Thread Keith Starsmeare

- Original Message -
From: "Rob" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 5:49 AM
Subject: RE: Copy and Paste into Console


> I am sure that I remember right-click being paste when I was using RedHat
> Linux.. anyway..

If you were using Linux then that would probably have been in an xterm or
similar (see the rxvt package which is currently having it's virtues
discussed endlessly in the mail list) however by default it's the middle
button to paste; but rxvt uses shift+left button (which I've got so used to
that I must get around to changing my .Xdefaults on Linux...).

Keith



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: setup.exe question/feature request

2001-12-18 Thread Keith Starsmeare

> Also if you were to contribute to the command line options work for
> setup, that would allow script driven installs.

I hadn't forgotten that I was looking at that... (loosing my job changed my
priorities somewhat!). I've found getopt a royal pain in the bum. And I'm
finding debugging with gdb a nightmare - but then I've never liked gdb (but
having developed and supported a propritetry debugger for 5 years, I'm
probably biased!).

If anyone would like to see the source changes I've made so far, just drop
me an email!

Keith


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Speaking of debian cygwin

2001-12-06 Thread Keith Starsmeare

Would it be rude of me to request the people refrain from cross-posting to
the cygwin mailing lists? We seem to be getting quite a lot of news from
other web sites, couldn't it just be directed to cygwin or cygwin-xfree?

Keith


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: unsubscribe my ID ?

2001-12-04 Thread Keith Starsmeare

Look at the headers of this message, there's a "List-Unsubscribe" field with
an email address. Mail it.

Keith
- Original Message -
From: "salai sivamal.G" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 8:02 AM
Subject: unsubscribe my ID ?


> i could not unsubscribe !!!
>
> anybody can help me ?
>
> -Salai



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/