-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
spec-proposalNew feature or requestNew feature or request
Description
An arbitrary Z-axis like Kitty would probably be overkill, especially because it puts a high burden on terminal authors that do not have a 3D API like OpenGL for rendering.
But reducing it to the minimal useful set should get the most out of it.
- render above text (basically like Sixel)
- replace text (EDIT: turns out this isn't easy for all TE devs? subject to removal)
- below text
For maximum compatibility with existing VT sequences, any screen buffer mutating VT sequence that affects text, will also affect image fragments. If a column is moved, its image fragment (regardless of z-axis) will be moved, too.
Metadata
Metadata
Assignees
Labels
spec-proposalNew feature or requestNew feature or request