Skip to content
New issue

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

can i use tab to switch between yes and no? #731

Closed
zzzgit opened this issue Sep 25, 2018 · 0 comments · Fixed by #1619
Closed

can i use tab to switch between yes and no? #731

zzzgit opened this issue Sep 25, 2018 · 0 comments · Fixed by #1619

Comments

@zzzgit
Copy link

zzzgit commented Sep 25, 2018

	{
		name: 'confirm',
		type: 'confirm',
		message:  `are you sure?`,
		default: true,
	}

is it possible to switch the two value true and false by hitting tab key?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants