Open clo4 opened 2 years ago
I tried uncommenting the top/bottom fig init lines in my .zshrc, .bashrc and .profile and rebooting my terminal, but I still had the same behavior. Once I uninstalled Fig, the problem disappeared.
This is actually not an issue with Fig. Instead it is a conflict between how Kitty determines the current process and Fig's shell integrations.
The workaround is to define the title format you want in Fig. eg. {cwd} | {process} | {pid}
or something like this.
Fig has window title formatting? :man_shrugging:
alias-tips_djui
.Titles currently look like (while in a directory named folder
):
folder — zsh — zsh (figterm) ▸ zsh
If there is an active process -- in this case, more
:
folder — zsh — zsh (figterm) ▸ more
Right now, my titles are being controlled by Terminal.app preferences (Profiles --> Window, see this article for screenshots). If I uncheck "Active process name", the title become simply:
folder — zsh
Titles currently look like (while in a directory named folder
):
folder — zsh — zsh (figterm) ▸ zsh
If there is an active process -- in this case, more
:
folder — zsh — zsh (figterm) ▸ more
... Didn't get as far as messing with this title, but presumably I could also at least make it stop showing the active process.
If you're running into this issue, could you let us know: