Add "focus follows cursor/mouse" mode #2230
luis-barroso
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
idea / problem
Herdr doesn't have a native "focus follows cursor/mouse" mode. This is especially handy when I am dragging a file into the terminal but my cursor is in a different pane than the one where I am dragging my file into.
requested change
Add an boolean flag in the herdr config which allows us to set this option
why you want this
Feels intuitive to have the active pane follow your mouse when you are using it
All reactions