mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +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[] = {
|
static name_keymap_t command_names[] = {
|
||||||
/* common */
|
/* common */
|
||||||
|
{"InsertChar", CK_InsertChar},
|
||||||
{"Enter", CK_Enter},
|
{"Enter", CK_Enter},
|
||||||
{"Up", CK_Up},
|
{"Up", CK_Up},
|
||||||
{"Down", CK_Down},
|
{"Down", CK_Down},
|
||||||
|
Loading…
Reference in New Issue
Block a user