-
-
Notifications
You must be signed in to change notification settings - Fork 117
Rendering gdb tui mode seems broken #661
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
Labels
Milestone
Comments
I in fact had to check how it is supposed to look like. There are two problems to be fixed:
That's urgent enough, IMHO, i'll fix that right after i'm done with selection PR. |
christianparpart
added a commit
that referenced
this issue
May 5, 2022
[terminal] Fixes SGR and text breakage when altering charsets via `ESC ( 0` VT sequence (#661).
All fixed on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I guess this one is pretty obvious:
Steps to reproduce:
$ gdb -q -tui --args ./foobar
The text was updated successfully, but these errors were encountered: