Skip to content

long help line descriptions would look better if they line-wrapped-indented #49

@teracow

Description

@teracow

I'm thinking this might be possible with a custom tabs list, and a variation of this:

tabs 5
echo "A very long line that I want to fold on the word boundary and indent as well" | fold -s -w 20  | sed -e "s|^|\t|g"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions