1
1
Andrew Borodin f83bdadfa8 Ticket #2520: SIGINT generated by Ctrl-g pressing closes file panels.
When SIGINT signal is raised, the CK_Cancel message is handled by
dlg_execute_cmd() and midnight_dlg is closed.

The solution: CK_Cancel is sent to current dialog via callback, and if
current dialog doesn't handle CK_Cancel message, then handle it with common
way using dlg_execute_cmd().

Since Ctrl-g is used to generate SIGINT in MC, remove this shortcut from
all sections of keymaps except the [dialog] section.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-03-30 16:17:16 +04:00
..
2011-02-05 16:54:56 +02:00
2011-03-21 23:55:52 +02:00
2011-03-21 23:55:51 +02:00
2010-11-24 10:27:20 +03:00
2010-11-24 10:27:20 +03:00
2011-03-21 11:48:26 +02:00
2010-11-24 10:27:20 +03:00
2010-11-24 10:27:46 +03:00
2010-11-24 10:27:20 +03:00
2010-11-24 10:51:30 +03:00
2010-11-24 10:27:20 +03:00