From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 22 Apr 2009 08:07:22 -0700 Subject: [sup-talk] Suggestion for '.' keybinding In-Reply-To: <1239638279-sup-6990@black> References: <1239638279-sup-6990@black> Message-ID: <1240412747-sup-2285@entry> Reformatted excerpts from Lee Hinman's message of 2009-04-13: > Is this possible with Sup right now? Does it store what the last > action was? (it might for the undo patch, I haven't looked at it) It's not possible right now, but the undo patch does something similar to this. The best approach might be to extend UndoManager to be able to redo as well as undo. -- William