zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
20.69k stars 640 forks source link

Provide `DISABLE_AUTO_TITLE` style configuration #2088

Open ciaransweet opened 1 year ago

ciaransweet commented 1 year ago

Discussion Linked Below ⬇️

This is a purely vanity based request and by no means a priority, but it'd be nice if zellij had a configuration option similar to oh-my-zsh's DISABLE_AUTO_TITLE: https://github.com/ohmyzsh/ohmyzsh/wiki/Settings#disable_auto_title

Thanks!

Really thankful for such a customisable tool like zellij - coming from tmux, it's like a whole new world of possibilities!

Discussed in https://github.com/zellij-org/zellij/discussions/2076

Originally posted by **ciaranevans** January 10, 2023 As the title says, I like having my terminal *not* have titles. See: ![image](https://user-images.githubusercontent.com/9111975/211607227-535e6fb0-fcf0-4f48-8da8-56fb66c9f64a.png) However when I run `zellij` I get: ![image](https://user-images.githubusercontent.com/9111975/211607267-ff4ae03d-fc0f-4394-839b-33e8d40b3317.png) Is there a similar property to `DISABLE_AUTO_TITLE` in `.zshrc` files for `zellij` where I can disable this behaviour? Thanks!
aral commented 1 year ago

Only just discovered Zellij today and loving it and yes, it would be wonderful to be able to turn off the automatically generated Zellij (…) title :)