I noticed that sometimes after I have fished out a command from the menu system I want to repeat it at another location. I thought it would be good to have a command to do this. In fact it proved quite tricky, because of the self-referential problem - having issued the repeat command command you are in danger of entering an infinite loop if you try to repeat the command again. So I have hard wired the function key Fn12 to do a repeat of the last issued command. This lead me on to upgrading the status bars at the bottom of the Main Window - now they are buttons. The one on the left gives access to more information about the object at the cursor, while the one on the right now tells you what the last command you issued was and invokes the Command Center on that command when clicked.
This last is easily the most important improvement - it means that if you accidentally touch a key and cause some change in your score you have immediate information about what it was that was just done. Available in last night's builds. Richard _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel