Skip to content

Commit 2261197

Browse files
authored
specs: import OSC 3008 spec from systemd (#202)
This stuff is really generic, and fits the purpose of the UAPI group, hence let's migrate this here. This is mostly a 1:1 copy of the spec from systemd, but I enclosed the final part that carries a list of OSC sequences currently known in markdown comments, because it's not really part of the spec, but still kinda useful for spec writers. (Maybe one day we should turn that table into a "registry" style spec of its own?)
1 parent 9703fe4 commit 2261197

File tree

2 files changed

+349
-0
lines changed

2 files changed

+349
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ The following specifications have been accepted by the UAPI group:
5151
* [UAPI.14 Virtual Machine Generation ID](specs/vmgenid.md):
5252
Describes the mechanism for detecting virtual machine rollback events.
5353
([canonical online location](https://uapi-group.org/specifications/specs/vmgenid/))
54+
* [UAPI.15 OSC 3008: Hierarchical Context Signalling](specs/osc_context.md):
55+
Defines a mechanism for terminal emulators to follow the context hierarchy of what's on screen.
56+
([canonical online location](https://uapi-group.org/specifications/specs/osc_context/))
5457

5558
## Work in Progress
5659

0 commit comments

Comments
 (0)