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.73k stars 240 forks source link

'xterm-termite': unknown terminal type #654

Closed jackwoodside closed 5 years ago

jackwoodside commented 5 years ago

I'm aware that this has been asked before, however you've responded that it's "expected" and that all you need to do is "upload the termite.terminfo".

But why is that expected? And why do I need to upload that? None of the other terminal emulators that I've tried have this issue, so why is it necessary to do here?

jelly commented 5 years ago

Because other terminal emulators have their terminfo in ncurses while termite has not been added since 6.1

https://github.com/thestinger/termite/pull/591