The default "paste_simulation_cmd_wayland" (wtype -M ctrl -P v -m ctrl) setting doesn't release v key after pasting while using "enter_to_paste". This results in typing repeated "v" after pasting. Either of the following commands should work correctly.
wtype -M ctrl -P v -p v -m ctrl
The default "paste_simulation_cmd_wayland" (
wtype -M ctrl -P v -m ctrl) setting doesn't release v key after pasting while using "enter_to_paste". This results in typing repeated "v" after pasting. Either of the following commands should work correctly.