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

Don't set the GUI window title if PL_TITLEBAR is empty #83

Conversation

CyrilOtheninGirard
Copy link
Contributor

  • Fix issue when PL_TITLEBAR is unset or empty.
  • This fix also offers a simple way to prevent pureline from updating the GUI window title:
    the user just has to unset PL_TITLEBAR in its config file.
  • Move the TMUX special case in a more meaningful place : where PL_TITLEBAR gets its default value

* Fix issue when PL_TITLEBAR is unset or empty.
* This fix also offers a simple way to prevent pureline from updating the GUI window title:
the user just has to unset PL_TITLEBAR in its config file.
* Move the TMUX special case in a more meaningful place : where PL_TITLEBAR gets its default value
@chris-marsh chris-marsh merged commit 9940906 into chris-marsh:main Aug 14, 2022
@CyrilOtheninGirard CyrilOtheninGirard deleted the PR8-Don't-set-the-GUI-window-title-if-PL_TITLEBAR-is-empty branch August 15, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants