Replies: 1 comment 2 replies
-
Take a look at https://wezfurlong.org/wezterm/config/lua/keyassignment/InputSelector.html |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have following components in wezterm:
I was wondering if this is something that interest you to expose lua api to build a dmenu like ui within wezterm.
My use case is:
Select a text in the terminal and invoke a menu to perform various actions on that selection, eg:
VSCode like theme picker
Something like this
Beta Was this translation helpful? Give feedback.
All reactions