Skip to content

Ctrl+R not working in SSH terminal after Pomatez switches to Relax mode #684

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

Open
tjirka-dcit opened this issue Apr 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@tjirka-dcit
Copy link

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:

  1. Connect to a Linux server via SSH using PuTTY.
  2. Start Pomatez.
  3. While in "Stay Focused" mode – Ctrl + R works as expected.
  4. When the session switches to "Relax"Ctrl + R stops working in the terminal.
  5. Switching Pomatez back to "Stay Focused" restores the functionality.

Additional details:

  • This happens even when Pomatez is not running elevated, and no Ctrl + R shortcut is defined in the app.
  • I’ve also noticed multiple Pomatez.exe instances running in parallel (might be unrelated).
  • I'm using Pomatez v1.7.2 on Windows Server 2025, which behaves essentially like Windows 11.
  • The SSH session is running via PuTTY, not Windows Terminal.

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!

@sekwah41 sekwah41 added the bug Something isn't working label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants