sonnyp / Commit

Commit message editor
https://apps.gnome.org/Commit/
GNU General Public License v3.0
132 stars 25 forks source link

Don't auto uppercase first letter #70

Closed bilelmoussaoui closed 2 years ago

bilelmoussaoui commented 2 years ago

Currently whenever I update a commit message, the application auto uppercase the first letter which is not really a desired behaviour. Would it be possible to completely disable that or at least make it optional?

sonnyp commented 2 years ago

That should be fixed with the latest release, could you try updating?

https://github.com/sonnyp/Commit/issues/61 https://github.com/sonnyp/Commit/issues/62

If you can still reproduce could you please make a screencast ?

Cogitri commented 2 years ago

Still happens for me w/ 3.2.0

https://user-images.githubusercontent.com/8766773/166425077-7fb390d9-d192-4ed5-838a-4b3ed571ea69.mp4

fmuellner commented 2 years ago

That should be fixed with the latest release, could you try updating?

The behavior has definitively improved (thanks for that!), but the prefix is still occasionally auto-uppercased when amending. I'm afraid I don't have a reliable reproducer.

sonnyp commented 2 years ago

Thanks @Cogitri - I have been able to reproduce the problem thanks to your screencast.

Fixed in https://github.com/sonnyp/Commit/commit/593193f646e1499912c730315b594935344e0194 - will make a release shortly.

Happy GUADEC!

Cogitri commented 2 years ago

Thanks :)