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

Fix library bug causes code crash #14

Open
CameronLonsdale opened this issue Oct 12, 2018 · 1 comment
Open

Fix library bug causes code crash #14

CameronLonsdale opened this issue Oct 12, 2018 · 1 comment
Labels
bug Something isn't working
Projects

Comments

@CameronLonsdale
Copy link
Owner

CameronLonsdale commented Oct 12, 2018

You can trigger it by writing 'A' all the way to the end of the first line in the first example file.

@CameronLonsdale CameronLonsdale created this issue from a note in Tasks (To do) Oct 12, 2018
@CameronLonsdale CameronLonsdale added the bug Something isn't working label Oct 12, 2018
@CameronLonsdale
Copy link
Owner Author

The issue has been documented here: urwid/urwid#322
I think the best solution going forward would be to encode or prevent unprintable characters from being rendered. Since the scope of MTP is to deal with printable text, this is an acceptable compromise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Tasks
  
To do
Development

No branches or pull requests

1 participant