about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-12-30 17:20:50 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-12-30 17:22:37 -0800
commitb475a85304508914dd5e00fb9e210366472b31a4 (patch)
treeeee18865b9d378c3807a537440fc64c43a1aace5 /Test
parent243c01822029ba9b99e7c9325cb56f98782522bb (diff)
downloadzsh-b475a85304508914dd5e00fb9e210366472b31a4.tar.gz
zsh-b475a85304508914dd5e00fb9e210366472b31a4.tar.xz
zsh-b475a85304508914dd5e00fb9e210366472b31a4.zip
37460: make sure the default keymap is emacs before using that keymap to test bindings
Diffstat (limited to 'Test')
-rw-r--r--Test/X03zlebindkey.ztst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/X03zlebindkey.ztst b/Test/X03zlebindkey.ztst
index 38afc2d61..013d3dfb3 100644
--- a/Test/X03zlebindkey.ztst
+++ b/Test/X03zlebindkey.ztst
@@ -49,6 +49,7 @@
 
 # As we're only looking at definitions here, we don't
 # bother using the pseudo-terminal; just test in the normal fashion.
+  bindkey -e
   bindkey -s '\C-xy' foo
   bindkey -N testmap emacs
   bindkey -M testmap '\C-xy'