You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ironically if you don't have access to the keyboard, console switching works. Something about how we initialize the keyboard disables console switching.
I already filled sudo-project/sudo#447
and I think sudo will add SUDO_TTY var in the future.
Then you can at least re-open
the console.
Maybe sdl can add some fn
for the user to pass the console
fd to it.
It seems VT switching was
implemented per #8509
It doesn't work here though.
Steps to reproduce:
Result:
Expected result:
The text was updated successfully, but these errors were encountered: