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

CLI Applications not displaying #7058

Open
MattWittbrodt opened this issue Aug 26, 2022 · 1 comment
Open

CLI Applications not displaying #7058

MattWittbrodt opened this issue Aug 26, 2022 · 1 comment

Comments

@MattWittbrodt
Copy link

Version: 1.0.183
Platform: Windows x64 10.0.17763
Plugins: none
Frontend: xterm-webgl

Whenever using "interactive" applications (requiring screen refresh, etc), I get a blank screen:

image

After typing Ctrl+C to exit, part of the program does appear:
image

This happens with (so far): nano, htop, iotop. Are there any fixes? I've also tried using the xterm frontend and disabling sixel graphics.

@gitthangbaby
Copy link

After any interactive app in GL/canvas shell on any server, the cursor goes missing, and mouse clicking and scrolling types characters. The pane must be closed.
$ 0;37;36M0;37;36m0;51;35M0;51;35m0;51;35M0;51;35m0;51;35M0;51;35m0;53;35M0;53;35mjjkl0;72;0;

Steps to reproduce:

  • open a pane
  • launch iotop, htop
  • press Ctrl-Shift-R to restart the terminal
    -> unexpected result: cursor gone
    -> unexpected result: mouse actions are translated as text

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

No branches or pull requests

2 participants