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

render-bug in vim's command input line #702

Closed
christianparpart opened this issue May 26, 2022 · 1 comment
Closed

render-bug in vim's command input line #702

christianparpart opened this issue May 26, 2022 · 1 comment
Labels
bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API)

Comments

@christianparpart
Copy link
Member

christianparpart commented May 26, 2022

How it should look like:

expected

Actual render

actual

Or like in my case

image

The black should not be black but like the background color of the rest ;)

VT sequences for my case

"\e[?25l\e[27;75H:\e[2;8H\e[?25h"
"\e[?25l\e[27;75H \r\e[A:\e[25;48H\e(B\e[m\e[38:2:212:212:212m\e[48:2:0:122:204mCOMMAND -- <\e]112\007\e[2 q\e[26;2H\e[?25h"
@christianparpart christianparpart added bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API) labels May 26, 2022
@christianparpart
Copy link
Member Author

Some better screenshot maybe (containing both lines in question)

Screenshot 2022-05-26 at 21 55 39

plus debug output

Screenshot 2022-05-26 at 21 56 57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

No branches or pull requests

1 participant