mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 02:38:46 +00:00
![]() ## Description
Currently when you use picker.commands to select a command that requires
an argument, it will cause an error. `:BlickCmd` is one example. To
avoid the error we can feed the keys to enter the command mode and
populate the command and leave it to the user what they want to do.
This is also what telescope
[does](
|
||
---|---|---|
.. | ||
snacks | ||
trouble/sources |