Terminal editors with a paste hotkey like neovim will produce this prompt for for users who are using their system clipboard for everything (e.g. vim.g.clipboard = 'osc52';).
Describe the solution you'd like
A config to allow specified trusted programs to ignore clipboard_control and read from the clipboard without a warning prompt.
Additional context

Terminal editors with a paste hotkey like neovim will produce this prompt for for users who are using their system clipboard for everything (e.g. vim.g.clipboard = 'osc52';).
Describe the solution you'd like
A config to allow specified trusted programs to ignore clipboard_control and read from the clipboard without a warning prompt.
Additional context