-
Assuming that we have three windows in a tab: |
Beta Was this translation helpful? Give feedback.
Answered by
Bekaboo
Jul 31, 2023
Replies: 1 comment 6 replies
-
You can create your own sources by wrapping existing sources and let the custom sources return empty lua table when the cursor is not at the window the dropbar instance is attached to. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@XXiaoA You should create a source that returns an empty table when the source is requested to return symbols for a window that is not the current window, instead of trying to change the source when you switch the window.