Skip to content

implement XTSAVE and XTRESTORE #4581

@jerch

Description

@jerch

xterm knows 2 sequences to save DEC private modes independently in an one-level cache:

  • XTSAVE CSI ? Pm s
  • XTRESTORE CSI ? Pm r

Some apps use those to alter/revert settings (e.g. w3m for mouse pointer jumps), which is currently not possible, as we dont implement these sequences.

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