Hari Krishna Dara wrote: > On the lines of InsertEnter and InsertLeave, can we please have > CommandEnter and CommandLeave that will get triggered when the user > starts one of the :, /, ?, = etc. modes? The reason I ask is, with the > addition of getcmdtype(), it is now possible to create maps and > abbreviations dynamically that only apply to a particular type of > prompt, provided we can know when the mode starts and when it ends.
It's too close to a release to add that now. It already was in the todo list. -- % cat /usr/include/sys/errno.h #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ [...] #define EMACS 666 /* Too many macros */ % /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://www.ICCF.nl ///