googliser icon indicating copy to clipboard operation
googliser copied to clipboard

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

Open teracow opened this issue 4 years ago • 1 comments

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"

teracow avatar Nov 02 '19 07:11 teracow

Unassigning myself for now. Anyone else is free to submit a solution. :smile:

teracow avatar Dec 14 '19 01:12 teracow