1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-04-18 00:47:36 -04:00
Miciah Dashiel Butler Masters f1dee0d04f Drop special handling of ctrl-l
Drop special handling of ctrl-l in handle_interlink_event.

To make sure that the 'redraw' action works everywhere, first modify
menu_kbd_handler and mainmenu_kbd_handler to handle ACT_MENU_REDRAW; and
second, drop the ACTION_REQUIRE_VIEW_STATE flag from the 'redraw' action in
the 'main' keymap so that it works even if there is no document loaded.

Ctrl-l is already bound to 'redraw' in all keymaps by default, so the
current default behaviour is preserved.
2009-05-22 19:50:28 +00:00
..
2009-03-29 18:26:20 +03:00
2009-05-22 19:50:28 +00:00
2007-07-27 18:33:33 +03:00
2008-01-19 18:12:18 +02:00
2005-10-21 09:14:07 +02:00
2005-10-20 04:00:35 +02:00
2007-07-27 18:33:33 +03:00
2009-05-22 19:48:59 +00:00
2007-07-27 18:33:33 +03:00
2009-03-29 18:26:20 +03:00
2006-01-16 19:28:03 +00:00
2009-04-26 18:12:00 +03:00