pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.04k stars 259 forks source link

Change the selection key #216

Open MIKTHATGUY opened 4 months ago

MIKTHATGUY commented 4 months ago

Hi I’m developing a command line-like application and I was trying to change the key for the selection from ENTER to TAB is there a way? I'm kind of new to html - js - react so any suggestion is very welcome.

pacocoursey commented 4 months ago

Hihi, currently not possible, Enter is always used. I'm considering this a feature request.

MIKTHATGUY commented 3 months ago

Hihi, currently not possible, Enter is always used. I'm considering this a feature request.

Ty very much it would be really useful