Skip to content

Terminal title cannot be set back to a value it had #8

Description

@lordmauve

After some experimentation I discovered that the terminal title can only adopt new values and a change to set it back to a previous value is always lost.

My agent tells me that this is because dispatch_osc is decorated with @lru_cache - but it has a side-effect, calling terminal.set_title(data), which is skipped on cache hit.

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