You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm run commit
> nexible-frontend@1.0.0 commit /Users/hannes/data/src/sumcumo/nexible-frontend
> commit
Please enter a type: [required] [tab-completion] [header]
<type> holds information about the goal of a change.
<type>(<scope>): <subject>
<body>
<footer>
72 characters left
❯ type:
Using the prompt config like shown in the docs I get this in the terminal:
Changing the config to use commitizen as described here I get the same output.
Is this correct?
Expected Behavior
I expect that if using the commitizen version I get the question and can select answers using the arrow-keys.
Current Behavior
Same behaviour as using default prompt-cli.
Affected packages
Possible Solution
If this intended than the docs should be updated to what can be expected or what the purpose of prompt is. Or how it is different.
If this is not indeed what info do you need? I can create example repos if needed.
Or maybe I just didn't get it. If so I am happy to extend the docs to make this clearer for others.
The text was updated successfully, but these errors were encountered: