Describe the solution you'd like
I would like to be able to pass parameters to a command after pressing enter. (e,g: "Go to product #" -> press enter -> enter id -> execute command with the param)
Additional context
VSCode command palette lets you enter parameters to command after selecting it, and I would love to have something similar in this library.
Thank you very much for your hard work!