mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Merge branch '2757_mcedit_record_macro_fix'
* 2757_mcedit_record_macro_fix: Ticket #2757 (mcedit not record input chars)
This commit is contained in:
commit
12e2058778
@ -46,6 +46,7 @@
|
||||
|
||||
static name_keymap_t command_names[] = {
|
||||
/* common */
|
||||
{"InsertChar", CK_InsertChar},
|
||||
{"Enter", CK_Enter},
|
||||
{"Up", CK_Up},
|
||||
{"Down", CK_Down},
|
||||
|
Loading…
Reference in New Issue
Block a user