commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.57k stars 552 forks source link

Feature request: Submit on the command line: Is there a way to return to the previous field? #978

Open Greatpride opened 11 months ago

Greatpride commented 11 months ago

Runtime cz: Whenever I fill out some fields and then realize I want to make changes before committing, I have to press Ctrl+C and start over.

Surely there must be a better way? (For example, a command that can be restarted where the fields are pre-populated with whatever value is reserved in them). I have searched commitizen npm, github and Google without success.

Is there a feature that can help with this?

jimthedev commented 6 months ago

Seems cool. I’d merge it but suspect it would need to be added per adapter? Maybe we start trying to add it to the default ones and then make it a library or recommendation that other adapters could follow?