noomly / koumu

Utility to check and write commit messages against a configurable convention.
3 stars 1 forks source link

Possibility to insert a lowerscale char as the first letter of the commit message #9

Closed noomly closed 2 years ago

noomly commented 2 years ago

Steps to reproduce:

  1. koumu commit
  2. When prompted for the commit message:
  3. Type a letter -> it appears in uppercase
  4. Press left arrow
  5. Type a letter -> it appears in lowerscale :(
noomly commented 2 years ago

It's also possible to write the message and just remove the first letter, then the new first letter could be lowerscale. The first letter should probably be upperscaled at every insertion/deletion.

noomly commented 2 years ago

fixed in afa57d9faf178bae0d2b45e133d44b20fef0b872