Marcos Cruz <[email protected]> wrote: > maybe several commands could be chained in one key map? > Just an idea.
Not a bad idea, but it would mainly require an unmap command to be implemented first (right now, to remove a mapping, it can simply be overwritten; that wouldn't necessarily be the case anymore) and a slight modification of the routine registering new keybindings. Then, we'd need to allow the execution of more than one binding for the same event - that's not a big deal, it's basically just removing line 387 from main.c. Overall, not a huge change, I'd say, unless I'm overlooking something. Any takers? Hannes ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
