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

Dealing with word wrap in bullet #16

Open
Alex-Yarkosky opened this issue Apr 10, 2019 · 1 comment
Open

Dealing with word wrap in bullet #16

Alex-Yarkosky opened this issue Apr 10, 2019 · 1 comment
Assignees
Labels
question Further information is requested
Milestone

Comments

@Alex-Yarkosky
Copy link
Collaborator

bullet seems to have a display problem with items that go over and end up using word wrap, as seen by this issue. In order to avoid this problem, anticipating that we will have detailed questions that would need word wrap or at the very least could have them, it should be looked into how to use a script to maximize the terminal window as this avoids word wrap. This stack exchange post seems to deal with the exact question this issue raises and hopefully will be able to be applied to the terminal window.

@Alex-Yarkosky Alex-Yarkosky added the question Further information is requested label Apr 10, 2019
@Alex-Yarkosky Alex-Yarkosky added this to the Week of 4/15 milestone Apr 10, 2019
@ZachAndrews98
Copy link
Contributor

That post deals with the issue using a bash script, it would be best if we could use python in order to keep the number of languages we use to a minimum.

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

No branches or pull requests

2 participants