commitlint icon indicating copy to clipboard operation
commitlint copied to clipboard

feature: support for user input on type selection

Open jarodevs opened this issue 3 years ago • 1 comments

It would be nice to support an input support as in [git-cz])(https://github.com/streamich/git-cz) so that a user could either use arrow keys or input and filter choices

Affected packages

  • [x] cli
  • [ ] core
  • [x] prompt
  • [ ] config-angular

jarodevs avatar Sep 30 '22 09:09 jarodevs

Did you have a look at this?: https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/cz-commitlint
Maybe this is helpful for you.

escapedcat avatar Oct 03 '22 04:10 escapedcat