When using the open file dialog box I used to be able to select files and press the <del> key on the keyboard to delete them. This doesn't work anymore. What does work is the "Delete" option in the local menu when I right-click the mouse. It seems the event handler for the <del> key was forgotten?
I may be wrong about this, but I think that, in the past, if I selected multiple documents in the document selector and then pressed the "Save" button, that all those documents would be saved? Now only one document is saved. I can close multiple documents this way, by selecting them and pressing <del>, why not save them the same way?
The Del key will be handled in the next release. In the meantime, you can use the standard file open dialog box by setting that option on Configure/Preferences/File.
There never was an option to save selected documents but we'll consider implementing that capability.