]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2const/TIOCLINUX.2const: Document TIOCL_GETBRACKETEDPASTE
authorNicolas Pitre <npitre@baylibre.com>
Sat, 7 Jun 2025 19:59:33 +0000 (15:59 -0400)
committerAlejandro Colomar <alx@kernel.org>
Wed, 11 Jun 2025 08:17:29 +0000 (10:17 +0200)
Corresponding code is in drivers/tty/vt/vt.c:tioclinux().
New in Linux v6.16.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Message-ID: <o5p79351-1ops-on58-3o20-rp142r6s4o21@onlyvoer.pbz>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2const/TIOCLINUX.2const

index 1172ec431c043da9b15032c6957ea7a19dd80b60..83bd0f89ceec21fb037b60d60f1b2b851033d260 100644 (file)
@@ -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