Re: [thg-dev] Message TextView in commit dialog

2009-09-22 Thread Adrian Buehlmann
On 22.09.2009 04:23, Steve Borho wrote: > On Mon, Sep 21, 2009 at 4:45 PM, Adrian Buehlmann wrote: >> Any chance we can have undo/redo in the commit message TextView >> widget in the commit dialog? (on Windows?) > > Does gtksourceview work on Windows? I don't know how much of an > improvement it

Re: [thg-dev] Message TextView in commit dialog

2009-09-21 Thread Steve Borho
On Mon, Sep 21, 2009 at 4:45 PM, Adrian Buehlmann wrote: > Any chance we can have undo/redo in the commit message TextView > widget in the commit dialog? (on Windows?) Does gtksourceview work on Windows? I don't know how much of an improvement it would give. > Or would it make sense to have an "

[thg-dev] Message TextView in commit dialog

2009-09-21 Thread Adrian Buehlmann
Any chance we can have undo/redo in the commit message TextView widget in the commit dialog? (on Windows?) Or would it make sense to have an "edit in editor" command? I could also imagine to start the configured editor if the message text is empty when the user clicks the "Commit" button. -