On 2 February 2010 12:33, Mads Kiilerich <m...@kiilerich.com> wrote:
> Colin Caughie wrote, On 02/02/2010 12:00 PM:
> > Hi,
> >
> > One thing I've been finding really annoying about TortoiseHG at the
> moment (one of the only things in fact) is the fact that if you launch hgtk
> from a command prompt, and then some time later hit Ctrl-C in that command
> prompt, it kills all of your hgtk windows. I just lost a very long commit
> message that way.
> >
> > Is there a way to disable this behaviour, or should I raise an issue in
> the bug tracker?
> >
>
> Ctrl-C in a unix command prompt is meant to stop the running program. It
> would be annoying if it didn't. It is unfortunate that Ctrl-C also is
> one of the most common gui shortcuts, but tortoisehg is not the place to
> get a revolution of this started.
>
> A simple solution is to run it in the background by appending "&" when
> you launch hgtk. You can also change the default be setting "nofork =
> False" in the util/config.py generated by setup.py.
>
The behaviour is also annoying on Windows, but here you have to write
start /b hgtk (add your parameters here)
which is a little less elegant than appending a "&"
Regards,
Peer
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss