diff options
| author | Nicolas Pitre <[email protected]> | 2025-05-20 17:16:43 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-05-21 11:41:03 +0000 |
| commit | 80fa7a03378588582eb40f89b6f418c0c256cf24 (patch) | |
| tree | bdb0f5783dea93121d7914b3fe320af88a30abe0 /net/lapb/lapb_timer.c | |
| parent | vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() (diff) | |
| download | kernel-80fa7a03378588582eb40f89b6f418c0c256cf24.tar.gz kernel-80fa7a03378588582eb40f89b6f418c0c256cf24.zip | |
vt: bracketed paste support
This is comprised of 3 aspects:
- Take note of when applications advertise bracketed paste support via
"\e[?2004h" and "\e[?2004l".
- Insert bracketed paste markers ("\e[200~" and "\e[201~") around pasted
content in paste_selection() when bracketed paste is active.
- Add TIOCL_GETBRACKETEDPASTE to return bracketed paste status so user
space daemons implementing cut-and-paste functionality (e.g. gpm,
BRLTTY) may know when to insert bracketed paste markers.
Link: https://en.wikipedia.org/wiki/Bracketed-paste
Signed-off-by: Nicolas Pitre <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
