Skip to content

Suggestion: Use whatis summary for completion desc #811

Description

@alicealysia

presently Flyline uses the same description behaviour as ble.sh when listing completions, which leads to most commands simply showing where they are located rather than how they work or what they do. However, it's possible to get a brief description of what the command is by replacing the logic that fetches the path to the file in ble/complete/action:command/get-desc with whatis $CAND 2>/dev/null

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