Skip to content

fix: harden terminal auto-paste reliability and logging#2

Merged
vimalinx merged 1 commit intomasterfrom
fix/terminal-autopaste-reliability
Mar 2, 2026
Merged

fix: harden terminal auto-paste reliability and logging#2
vimalinx merged 1 commit intomasterfrom
fix/terminal-autopaste-reliability

Conversation

@vimalinx
Copy link
Owner

@vimalinx vimalinx commented Mar 2, 2026

Summary

  • Harden terminal auto-paste by adding keyboard-level fallback paths when Hyprland sendshortcut intermittently fails.
  • Add regression tests that cover terminal fallback behavior for Ctrl+Shift+V and Shift+Insert recovery.
  • Extend deploy/service templates and docs with persistent log file support for easier runtime diagnosis.

Verification

  • python -m unittest discover -s tests -p \"test_output.py\"
  • python -m unittest discover -s tests -p \"test_*.py\"
  • python -m compileall vibemouse

@vimalinx vimalinx merged commit 89df871 into master Mar 2, 2026
@vimalinx vimalinx deleted the fix/terminal-autopaste-reliability branch March 2, 2026 17:35
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

Successfully merging this pull request may close these issues.

1 participant