cmdline: add the incomplete token string as an argument of iter_start()
[libcmdline.git] / src / lib / cmdline_vt100.c
index 2480974..59788a2 100644 (file)
@@ -92,6 +92,10 @@ const char *cmdline_vt100_commands[] = {
        vt100_word_left,
        vt100_word_right,
        "?",
+       "\027",
+       "\020",
+       "\016",
+       "\033\144",
 };
 
 void