In termlib.read, the shell prompt, or anything similar, there currently is no support for pasting text.
Clipboard pasting is handled through the clipboard event (Documentation).
In `termlib.read`, the shell prompt, or anything similar, there currently is no support for pasting text.
Clipboard pasting is handled through the `clipboard` event ([Documentation](https://ocdoc.cil.li/component:signals?s[]=signals#keyboard)).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In
termlib.read, the shell prompt, or anything similar, there currently is no support for pasting text.Clipboard pasting is handled through the
clipboardevent (Documentation).Has been added in
fb4c80f3a0.