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

make input wait timeouts in ttyxi customizable; default to 100ms for ssh #2056

Open
unxed opened this issue Mar 10, 2024 · 0 comments
Open

Comments

@unxed
Copy link
Contributor

unxed commented Mar 10, 2024

  1. We can detect that we are working through the ssh session by
    XDG_SESSION_TYPE env var set to "tty'. in all other cases (local use) we can set ttyxi x11 input wait timeout to 100ms to avoid bugs as input delays in gnome terminal on wayland

  2. We can add command line option to force the use of exact delay value to be able to work around such issues in furue

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

1 participant