mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1604] Frequently losing ctrl-j/k functionality after switching over to client #1191
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sdondley on GitHub (Mar 9, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1604
What happened?
Computer A: Server, iMac 2020, Monterey
Computer B: Client, iMac 2014, Big Sur
A has a tmux server running. I use B to ssh into A. I use ctrl-h/j/kl on B to jump quickly between tmux panes. Works fine, however...
If I'm on A and then move my mouse over to B and then hit a hot key to switch back to B, ctrl-j/k no longer work but ctrl-h/l still work. It can also happen after I've done some work on A and then switch over to B with a hotkey. I can get the j/k functionality back by doing some weird routine of moving the mouse around on A and then jumping back to B, though I still haven't figure out exactly what gets j/k working agin.
I don't see anything in logs that would indicate a problem.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
github, Barrier-2.4.0-release.dmg
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
see above, both machines patches with latest versions
Relevant log output
Any other information
None.
@sdondley commented on GitHub (Mar 9, 2022):
It looks like manually reloading the barrier with the Reload button fixes it but I'd rather avoid doing that, obviously.
@sdondley commented on GitHub (Mar 9, 2022):
I think I ma y have found the culprit. On A, I have a program called Karabiner-Elements, a hotkey app. I had ctrl-j/k mapped to a function for use with Safari. After removing those hot keys the problem seems to have disappeared. Looks like there may be a conflict between K-E and Barrier.