Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

Capture and preserve xterm title sequences. #98

@amcgregor

Description

@amcgregor

Howdy!

I'd love to see incorporated into the window-like templates the ability to include the "window title" (/ "icon name") in the actual title area of the presented window-like interface. This would involve special handling for the following sequences:

  • ESC]0;stringBEL — "set icon name and window title to string"

  • ESC]1;stringBEL — "set icon name to string"

  • ESC]2;stringBEL — "set window title to string"

For example, my shell's default window title becomes (after Zsh init and startup) amcgregor@Samkiel.local (10.0.1.22) - byobu — zsh

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions