From: Nicolas Pitre Date: Sat, 7 Jun 2025 19:59:33 +0000 (-0400) Subject: man/man2const/TIOCLINUX.2const: Document TIOCL_GETBRACKETEDPASTE X-Git-Tag: man-pages-6.15~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57013e97dbc677245c67fed6c838e5fce0413ca7;p=thirdparty%2Fman-pages.git man/man2const/TIOCLINUX.2const: Document TIOCL_GETBRACKETEDPASTE Corresponding code is in drivers/tty/vt/vt.c:tioclinux(). New in Linux v6.16. Signed-off-by: Nicolas Pitre Message-ID: Signed-off-by: Alejandro Colomar --- diff --git a/man/man2const/TIOCLINUX.2const b/man/man2const/TIOCLINUX.2const index 1172ec431..83bd0f89c 100644 --- a/man/man2const/TIOCLINUX.2const +++ b/man/man2const/TIOCLINUX.2const @@ -256,6 +256,14 @@ Never used. .BR subcode = TIOCL_GETKMSGREDIRECT Returns target of kernel messages. (Since Linux 2.6.17.) +.TP +.BR subcode = TIOCL_GETBRACKETEDPASTE +Returns +.B 1 +if the application advertised bracketed paste compatibility to the terminal, +.B 0 +otherwise. +(Since Linux 6.16.) .SH RETURN VALUE On success, 0 is returned (except where indicated). On failure, \-1 is returned, and