Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test X03zlebindkey fails on my machine



On Dec 31, 12:17am, Daniel Shahaf wrote:
} 
} Reproduced by Frank.
} 
} Haven't investigated.

This test fails when VISUAL=vi is in the environment.

diff --git a/Test/X03zlebindkey.ztst b/Test/X03zlebindkey.ztst
index 38afc2d..013d3df 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'



Messages sorted by: Reverse Date, Date, Thread, Author