Target all windows in tab (whole os window) with hints instead of current window/pane #8867
Replies: 1 comment
-
|
No hints can only work one window at a time, but feel to use combine to
combine multiple actions into one keyboard mapping.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ivanrg99
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.
-
Is there a way to tell kitten hints to target all the visible panes/windows in the current os window instead of just the current/selected pane/window? For example, I might be editing some code in vim on one pane, and have another split to the right with some git log output. It would be nice to be able to highlight the git hashes from withing the vim window and select them without having to first move to the pane that has the git log open.
Beta Was this translation helpful? Give feedback.
All reactions