Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set a window title #324

Open
hsenag opened this issue Sep 30, 2024 · 2 comments
Open

Set a window title #324

hsenag opened this issue Sep 30, 2024 · 2 comments
Labels
linear Created by Linear-GitHub Sync

Comments

@hsenag
Copy link

hsenag commented Sep 30, 2024

Describe the feature you’d like to be implemented

ghcid sets the terminal window title to things like "66 errors - foo" (where foo is the project name). Would be a nice quality of life improvement to do the same.

List alternatives to the feature and their pros and cons

No response

Additional context

No response

@github-actions github-actions bot added the linear Created by Linear-GitHub Sync label Sep 30, 2024
@9999years
Copy link
Member

I saw the code for this in ghcid when I was porting its features. I'm not necessarily opposed, but I don't quite understand the workflow. Where do window titles show up that you find useful?

@hsenag
Copy link
Author

hsenag commented Oct 1, 2024

One scenario is that it allows me to keep score when working through a long list of errors (that overflows a single view) mid-refactoring.

Another is that the window title is sometimes more visible/available than the contents, for example when Alt-Tabbing in Windows (I use WSL2 in Windows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants