Skip to content

Support simplified z-axis #26

@christianparpart

Description

@christianparpart

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions