Skip to content

Plugin silently fails when column is not installed #45

@christian-lib-c

Description

@christian-lib-c

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions