chris-marsh / pureline

A Pure Bash Powerline PS1 Command Prompt
MIT License
501 stars 94 forks source link

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

Closed CyrilOtheninGirard closed 2 years ago

CyrilOtheninGirard commented 2 years ago

NOTE: 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.

Pull request https://github.com/chris-marsh/pureline/pull/66 "Allowing TMUX pane titles to persist" describes one case where it is desirable.