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 questions don't wrap correctly #2546

Closed
encukou opened this issue Jul 24, 2016 · 3 comments
Closed

Long questions don't wrap correctly #2546

encukou opened this issue Jul 24, 2016 · 3 comments
Milestone

Comments

@encukou
Copy link

encukou commented Jul 24, 2016

When Coala asks for user input, long questions are wrapped incorrectly.

Steps to Reproduce

  1. Run coala -f src/*.c -d bears -b CommunicationBear -L DEBUG

Actual Results

$ coala -f src/*.c -d bears -b CommunicationBear 
[WARNING][11:51:46] The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag.
.) needed by CommunicationBear: ting "user_input" (Arbitrary user input.

Expected Results

Question wraps to the next line, not the current one

Reproducibility

I used a fresh checkout of coala-tutorial

@gitmate-bot
Copy link
Collaborator

Thanks for reporting this issue! A coalaian will look at it soon.

@sils
Copy link
Member

sils commented Jul 24, 2016

@mr-karan are we using prompt toolkit by now? What's wrong here? It did work in the last release I think...

@sils sils added this to the 0.8 milestone Jul 24, 2016
@sils
Copy link
Member

sils commented Jul 24, 2016

CC @hypothesist this is release critical

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

No branches or pull requests

3 participants