Skip to content

report theme changes #194

Description

@rentib

Example:

  • open vim
  • change st's theme using xresources patch
  • vim's background is not updated, because st didn't report theme change

Solution:
Do something like ttywrite("\033[?997;1n", 9, 0) after changing theme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions