Skip to content

Display perspective in frame title #192

@sellout

Description

@sellout

Since there is one (or merged) active perspective in a frame, displaying it in the title makes more sense than in the mode-line or header. So, suggesting another possible value for persp-show-modestring: 'frame-title.

There’s no global-frame-title to append it to, but searching frame-title-format for "%b" and adding an entry just before it, (like ((:edit (persp-mode-line)) "%b") in the simplest case) might do it.

As an added bonus, when I go to share a window with Google Meet, it can be hard to find the right window to select (they are all just random buffer names), so having the perspective for that frame in the title would be very helpful.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions