Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
teracow opened this issue Nov 2, 2019 · 1 comment

Comments

@teracow
Copy link
Owner

teracow commented Nov 2, 2019

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
Copy link
Owner Author

teracow commented Dec 14, 2019

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

@teracow teracow removed their assignment Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant