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 task names mess up list formatting #50

Open
davidgruar opened this issue Nov 1, 2018 · 2 comments
Open

Long task names mess up list formatting #50

davidgruar opened this issue Nov 1, 2018 · 2 comments

Comments

@davidgruar
Copy link

image

Looks like you could truncate the task name based on process.stdout.columns.

@Jameskmonger
Copy link
Contributor

This shouldn't happen at all, the table library should wrap it all for you.

Are you resizing the console after running the command?

@davidgruar
Copy link
Author

No - but if I make the console wide enough after running the command, it reflows and formats correctly. Except if I've got a really long name:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants