commitizen / cz-cli

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

help: strange behaviour in window cmd with commitizen #899

Closed codenoobforreal closed 1 year ago

codenoobforreal commented 2 years ago

image

after pressing any key: image

rpelizza commented 2 years ago

same here

iagonobre commented 2 years ago

Same problem!

valdney89 commented 2 years ago

Same problem here when use hook (husky).

Work fine with cz direct command.

Zhengqbbb commented 2 years ago

emmm... not a commitizen problem. It should be that inquirer.js failed to clear the screen. If you try to use git bash terminal, will there be such a problem?

RonanGil commented 1 year ago

Hi devs: @rpelizza @valdney89 @codenoobforreal @Zhengqbbb @iagonobre That problem has solution here: https://github.com/commitizen/cz-cli/issues/939

have a nice day.