summaryrefslogtreecommitdiff
path: root/lib/reline/key_actor/vi_command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/reline/key_actor/vi_command.rb')
-rw-r--r--lib/reline/key_actor/vi_command.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reline/key_actor/vi_command.rb b/lib/reline/key_actor/vi_command.rb
index 5a56fe5694..d3929d6b99 100644
--- a/lib/reline/key_actor/vi_command.rb
+++ b/lib/reline/key_actor/vi_command.rb
@@ -55,7 +55,7 @@ class Reline::KeyActor::ViCommand < Reline::KeyActor::Base
# 26 ^Z
:ed_unassigned,
# 27 ^[
- :em_meta_next,
+ :ed_unassigned,
# 28 ^\
:ed_ignore,
# 29 ^]