Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

iTerm2 does not set fish_title correctly for tabs #47

Copy link
Copy link

Description

@ridiculousfish
Issue body actions

fish_title applies correctly to the window title, but not the tab title. This is due to this code in reader.cpp:

writestr( L"\x1b]2;" );

2: Window title
1: Tab title
0: Both window and tab title

I think removing the 2 is equivalent to setting it to 0, so that's probably what we ought to do.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.