Environment :
- OS: Debian GNU/Linux 12 (WSL2 kernel 6.6.87.2)
- Zsh: 5.9
- Installed via: oh-my-zsh custom plugin
The plugin produces no results (empty fzf list) when the column command is not available on the system.
There is no error message shown to the user, making this very difficult to debug.
maybe it's necessary to add dependencies in the readme.md for : bsdmainutils
sudo apt install bsdmainutils
Environment :
The plugin produces no results (empty fzf list) when the
columncommand is not available on the system.There is no error message shown to the user, making this very difficult to debug.
maybe it's necessary to add dependencies in the readme.md for :
bsdmainutilssudo apt install bsdmainutils