vi: generic declaration of the escape key (\e)
[sheet.git] / vi.inc.pl
index bd9db3e9faf1685e9a4e0637fd7269157bf61fed..02465d89f6c11f8fafa3d5505d4c35530681b445 100644 (file)
--- a/vi.inc.pl
+++ b/vi.inc.pl
@@ -2,6 +2,7 @@ use utf8;
 {
 
 '' => {
+       "\e"=> ["mo mode"],
        '~' => ["co undo"],
        '!' => ["co argm undo modec"],
        '@' => ["co arg undo"],