]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
column: test OSC 8 hyperlink escape sequences
authorJuarez Rudsatz <juarezrudsatz@movida.com.br>
Sun, 19 Jan 2025 20:28:07 +0000 (17:28 -0300)
committerJuarez Rudsatz <juarezrudsatz@movida.com.br>
Sun, 19 Jan 2025 22:15:39 +0000 (19:15 -0300)
tests/expected/column/ansiescape
tests/ts/column/files/ansiescape

index bb2de8a0e0f6b73975d1a0783340eb7f594a204d..61a73501a77037c1c967c65b880ae6de50657ea0 100644 (file)
@@ -1,3 +1,4 @@
-A1234567890a   D123^[[1;48;5;3m456789^[[49m0d
-B1^[[48;5;1m23456789^[[49m0b   E12345^[[m67890e
-C12^[[48;5;3m3456789^[[49m0c   F^[]8;;http://x.com^[\LINK^[]8;;^[\f
+A1234567890a   E12345^[[m67890e
+B1^[[48;5;1m23456789^[[49m0b   F^[]8;;file://COPYING^GCOPYING^[]8;;^Gf
+C12^[[48;5;3m3456789^[[49m0c   G^[]8;;file://AUTHORS^[\AUTHORS^[]8;;^[\g
+D123^[[1;48;5;3m456789^[[49m0d
index 4ca85d46d617e613fce03e644b69b4e1cff657b7..df183eb194f75356a9f69679496cb97e1e91374f 100644 (file)
@@ -3,4 +3,5 @@ B1\033[48;5;1m23456789\033[49m0b
 C12\033[48;5;3m3456789\033[49m0c
 D123\033[1;48;5;3m456789\033[49m0d
 E12345\e[m67890e
-F\e]8;;http://x.com\e\\LINK\e]8;;\e\\f
+F\e]8;;file://COPYING\aCOPYING\e]8;;\af
+G\e]8;;file://AUTHORS\e\\AUTHORS\e]8;;\e\\g