Looks like counsel-pt does not accept optional params #757
Comments
Thanks. Where can I install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks. Where can I install |
I used
counsel-ag
a lot, but pt seems not to handle passing string to function for search, if you run(counsel-pt "test-string")
, there will be an error:eval: Wrong number of arguments: (0 . 0), 1
The text was updated successfully, but these errors were encountered: