[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Copy and paste documentation
From: |
Doug Kaufman |
Subject: |
Re: [Lynx-dev] Copy and paste documentation |
Date: |
Sun, 11 Jan 2009 12:55:29 -0800 (PST) |
On Sun, 11 Jan 2009, Stefan Caunter wrote:
> In Windows the ^S copy populates the Windows clipboard, and I can use
> ^V in other apps, but not lynx, presumably since it is not mapped.
> Putting KEYMAP:^Y:PASTE in lynx.cfg does not seem to give me a paste
> function in Windows.
> Does something need to be compiled in?
You need:
KEYMAP:^Y::PASTE
Note the double colon. This makes it bind to the line editor, instead
of the main lynx function. If I use "KEYMAP:^Y:PASTE", ^Y makes lynx
go to the URL specified.
Doug
--
Doug Kaufman
Internet: address@hidden