thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.74k stars 241 forks source link

`dynamic_title = true` results in blank window titles #688

Closed rieje closed 3 years ago

rieje commented 5 years ago

dynamic_title = true results in blank window titles, at least on i3-wm. Latest version of both on Arch linux. Setting to false fixes this issue.

jolange commented 5 years ago

I guess you shell does not properly set the dynamic title. See for example https://github.com/thestinger/termite/issues/474#issuecomment-416053063

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.