====== Bugs ======

To report more bugs please mail pardus@cpan.org.

==== Current Bugs and Problem ====
* The undo/redo function currently does not know how to handle formatting and images.
* The undo function does not properly undo autoformatting for headers.
* Horizontal scrolling doesn't handle long verbatim lines correctly. Probably a bug in the gtk+ TextView widget.
* A number of menu items are made insensitive when focus shifts away from the TextView, this is a temporary hack.

==== Known Issues / Limitations ====
* Zim does not detect when the desktop or X server exits and therefor does not save it's state when it is killed.
* Undo/Redo function does not detect re-formatting and due to this it may get the cursor offsets wrong.
* Files are always expected to have utf8 content, there is no character set detection.
* Selections do not always behave as expected, this is a Gtk+ issue
	* http://bugzilla.gnome.org/show_bug.cgi?id=333514
