id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2757	mcedit macros are broken	angel_il	angel_il	"mcedit incorrect records internal macro. Record of input chars is broken.

{{{
diff --git a/lib/keybind.c b/lib/keybind.c
index 16fd1cb..09550cb 100644
--- a/lib/keybind.c
+++ b/lib/keybind.c
@@ -46,6 +46,7 @@
 
 static name_keymap_t command_names[] = {
     /* common */
+    {""InsertChar"", CK_InsertChar},
     {""Enter"", CK_Enter},
     {""Up"", CK_Up},
     {""Down"", CK_Down},
}}}"	defect	closed	major	4.8.3	mcedit	master	fixed					merged	committed-master committed-stable
