How can I accept auto-complete in terminal?

This has been confusing me for a few months and I haven’t figured out how to solve it: I am on Windows with Powershell terminal opened on Cursor. When I typed commands like “pnp”, there will be hints like “pnpm dev”. And I just don’t know how to accept them. Using tab will trigger the default autocomplete from powershell which autocompletes to a path in that directory. Any help would be appreciated.
image

i also would like to know i put the hotkey for terminal completion accept but its not working

did you figure it out? also wondering. on windows 11

update: doing right arrow key worked for me.

1 Like

Amazing! Never thought I could finally use it one day. You saved me!