Feature: support clipboard to text input #1922
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
input
Issues related to input
Related #1915
The following actions receive text input from the user.
PaneNameInput
TabNameInput
SearchInput
These inputs currently only accept string inputs. And currently, the clipboard input is not considered at all.
However, the internal implementation of the these actions is very similar.
So if clipboard input is implemented, all of them can be applied.
The text was updated successfully, but these errors were encountered: