On Sun, 11 Jan 2009, Stefan Caunter wrote:
Couple of things are coming up that need clarification.
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?
perhaps WIN_EX:
#if defined(__EMX__) || defined(WIN_EX) || defined(HAVE_POPEN)
# define CAN_CUT_AND_PASTE
#endif
in HTUtils.h
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev