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

[create-astro] picker keybindings #17

Closed
1 task
leoweigand opened this issue Mar 12, 2023 · 1 comment
Closed
1 task

[create-astro] picker keybindings #17

leoweigand opened this issue Mar 12, 2023 · 1 comment

Comments

@leoweigand
Copy link

What version of astro are you using?

3.1.0

Are you using an SSR adapter? If so, which one?

None

What package manager are you using?

pnpm

What operating system are you using?

Mac

What browser are you using?

Chrome

Describe the Bug

When using pnpm create astro@latest, the picker asking me whether to start from a template or empty project, the typical keyboard shortcuts don't seem to work.

What happens:

Only the arrow keys work. A little worse, ctrl-j even seems to start copying the template without confirming the selection.

What I expected to happen:

I can navigate up and down using ^ N / ^ P and possibly the VIM keybindings too, so ^ J / ^ K.

Link to Minimal Reproducible Example

no files required to reproduce

Participation

  • I am willing to submit a pull request for this issue.
@leoweigand leoweigand changed the title [create-astro] [create-astro] keybindings Mar 12, 2023
@leoweigand leoweigand changed the title [create-astro] keybindings [create-astro] picker keybindings Mar 12, 2023
@natemoo-re
Copy link
Member

I'm not sure when we'll have time to get to this, but if you'd like to contribute a fix, we'd love that. The code for our CLI components lives in the https://github.com/withastro/cli-kit repo!

@natemoo-re natemoo-re transferred this issue from withastro/astro Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants