From b475a85304508914dd5e00fb9e210366472b31a4 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 30 Dec 2015 17:20:50 -0800 Subject: 37460: make sure the default keymap is emacs before using that keymap to test bindings --- ChangeLog | 5 +++++ Test/X03zlebindkey.ztst | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 722bb6cc0..3e3385465 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-30 Barton E. Schaefer + + * 37460: Test/X03zlebindkey.ztst: make sure the default keymap is + emacs before using that keymap to test bindings + 2015-12-31 Daniel Shahaf * unposted: NEWS: Document how to disable paste highlighting. 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' -- cgit 1.4.1