We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I’m experiencing an issue with Ctrl + R (reverse search in Bash) in SSH sessions on Windows.
Ctrl + R
This seems like a possible issue with a global key listener or an unintended hook interfering with terminal input (specifically in PuTTY).
Let me know if I can help debug this further!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ctrl + R (reverse search in Bash) not working in PuTTY during "Relax" mode
Hi, I’m experiencing an issue with
Ctrl + R
(reverse search in Bash) in SSH sessions on Windows.Steps to reproduce:
Ctrl + R
works as expected.Ctrl + R
stops working in the terminal.Additional details:
Ctrl + R
shortcut is defined in the app.This seems like a possible issue with a global key listener or an unintended hook interfering with terminal input (specifically in PuTTY).
Let me know if I can help debug this further!
The text was updated successfully, but these errors were encountered: