- 'Yes to All' and 'No to All' buttons in dialogs asking to save or
reload a file.
- Better shell script syntax highlighting.
- Bug fix: save did not report an error when saving a file with an
incompatible encoding.
- Bug fix: presentation of 'Find in files' result was broken since the
introduction of the docked window.
- Bug fix: GTK+: may crash when copying data (regression since unicode
release).
* Session Saving
Open windows, window's geometry and search history are now saved and
restored when restarting the editor. The feature is basic, it just
restores open files with the same layout and cursor position but it
does not keep track of links.
* Output window
The captured output and search results are now displayed is a docked
window (Visual Studio like) so it preserves original layouts when
pointing out errors. It makes the editor a bit more IDE-like.
The old system is still available.
* Command line option to open a file at given line number
This feature allows simple integration with other application.