We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The animated gif referenced by the README.md shows that I should expect to see the letters in the expanded options display, like this:
README.md
? What action should be taken on file.js? (yadXh) y) Overwrite a) Overwrite this one and all next d) Show diff ──────── x) Abort h) Help Answer:
However, when I run the sample code, I get this instead:
? What action should be taken on file.js? (yadXh) overwrite overwrite_all diff ──────── abort Help Answer:
Ignoring issue #1 (the name and value are reversed), it doesn't seem to be adding the letters to the display (e.g. "y) ")
"y) "
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The animated gif referenced by the
README.md
shows that I should expect to see the letters in the expanded options display, like this:However, when I run the sample code, I get this instead:
Ignoring issue #1 (the name and value are reversed), it doesn't seem to be adding the letters to the display (e.g.
"y) "
)The text was updated successfully, but these errors were encountered: