Open pkasemir opened 2 years ago
I run into this when trying to find ansible-playbook
in zsh
:
❯ LANG=C ansible-playbook
find-the-command: "ansible-playbook" is not found locally, searching in repositories...
find-the-command: "ansible-playbook" may be found in package "extra/ansible-core"
command_not_found_handle:30: argument list too long: fzf
Maybe too many files or something, should detect when this happens and either truncate or see if
fzf
can take pipe or other solution.