Skip to content

OS window title can't be set with session #921

@ole-optiopay

Description

@ole-optiopay

I would like to set a constant title to the OS window kitty is using especially when using a session.
Unfortunately this doesn't work at all.
Even an empty session will make kitty stop showing the given title.
This works:

kitty --title=BLA --directory="~/.desk/desks" --detach

This does not:

kitty --title=BLA --directory="~/.desk/desks" --session=./empty.kitty --detach

My sessions intentionally don't contain any title commands.
It is much harder for me to find the right OS window (with Alt+Tab) if most of them show the name of my editor. Even the current file name would be much harder to scan for the important bits.

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