SF.net SVN: docutils:[9596 ] trunk/sandbox/manpage-wri ter/URUE-problem.txt
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9596
http://sourceforge.net/p/docutils/code/9596
Author: grubert
Date: 2024-03-26 12:03:42 +0000 (Tue, 26 Mar 2024)
Log Message:
-----------
note on OSC8
Modified Paths:
--------------
trunk/sandbox/manpage-writer/URUE-problem.txt
Modified: trunk/sandbox/manpage-writer/URUE-problem.txt
===================================================================
--- trunk/sandbox/manpage-writer/URUE-problem.txt 2024-03-25 22:11:54 UTC (rev 9595)
+++ trunk/sandbox/manpage-writer/URUE-problem.txt 2024-03-26 12:03:42 UTC (rev 9596)
@@ -101,70 +101,9 @@
or read ]8;;http://www.python.org\http://www.python.org]8;;\
-the string following the first escape sequence is overwritten by the second ...
-might be the implementation of *bold*.
+in fact it is OSC8 (Operating System Command 8 ) terminal hyperlinks via
+escape sequences. Should work like html ``<a href="url">text</a>``, but does not.
+It is more like the string following the first escape sequence is overwritten
+by the second ... like making text *bold* on a typewriter.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.