MP's Git repositories now include some (probably interesting) changes regarding things we talked about here: * Jeremy Cowgar's sessions, plus 'local' sessions (i.e., saved in the current directory instead of in $HOME), added by me. * Chained keysequences (ala Emacs), following Lee Page's suggestions: /* Ctrl-x, Ctrl-f: open; Ctrl-x, Ctrl-s: save */ mp.keycodes['ctrl-x'] = { 'ctrl-f' => 'open', 'ctrl-s' => 'save' }; Pull both the 'mpdm' and 'mp-5.x' repositories. If someone wants the changes in another format (tarball, Windows binary...) please tell me. Regards, -- Angel Ortega -- To unsubscribe, send mail to mp-unsubscribe_lists.triptico.com.
This archive was generated by hypermail 2.2.0 : Thu Apr 10 2008 - 08:59:26 CEST