lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Can you guys make lynx "catch" control-D's?


From: Doug Kaufman
Subject: Re: [Lynx-dev] Can you guys make lynx "catch" control-D's?
Date: Tue, 17 Feb 2009 22:39:12 -0800 (PST)

On Tue, 17 Feb 2009, David Combs wrote:

> Just now I mistakenly hit a control-d -- lynx instantly GONE!
> 
> Is control-D the kind of thing that CAN be caugh, similar to how
> you can with control-C ("Are you SURE you want to kill <progname>?")?

You can always put:
KEYMAP:^D:DO_NOTHING
in your lynx.cfg file, and the key will be ignored. Or you can map it to
KEYMAP:^D:QUIT
and it will ask if you really want to quit.

At least it works in my MINGW build of lynx. I didn't test with other
platforms.

Doug

-- 
Doug Kaufman
Internet: address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]