Closed tsanyqudsi closed 11 months ago
@carloscuesta could you put a warning in the readme file for this ?
Hey!
Not sure 100% how VSCode renders that text, but to me looks like the text you refer as "terminal" is the name of the current active process, therefore it is correct that when you commit through gitmoji-cli
it is displayed as node
since we use a node process underneath.
Definitely not a bug
Describe the bug
in Windows, there's a problem when using gitmoji-cli hooks as explained in https://github.com/carloscuesta/gitmoji-cli/issues/93.
Most probably it has nothing to do with gitmoji-cli but it has something to do with git bash.
When I'm using VSCode, using gitmoji -c will switch the pwsh terminal to node terminal
But when I use the hook, it will switch to git terminal instead
Reproduction
Use gitmoji hook in VSCode
System Info
Validations