User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 Build Identifier: In my eyes it is an improvement if undo/redo functionality would be added. Reproducible: Always Steps to Reproduce: 1.write a long note 2.mark some text 3.press tab to intent as usual 4.bite your keyboard Expected Results: keep last n changes of session (application launch till finish would be to long) in history stack and undo changes on user command The block tab problem is not that urgent but some recovering in my eyes. it's to easy to lose notes ;-) Nice slim tool, some more eye candy (fonts, background) and my girlfriend would accept it ;-) Thx
*** Bug 3291 has been marked as a duplicate of this bug. ***
I do also need that :) I'll look how to handle a personal gtktextview widget.
Ok, I wrote a one level undo history. With revision 5690 you can type Ctrl+Z to undo/redo the last thing you typed. Enjoy ;-)