Bugzilla – Bug 1081094
terminfo-dependent apps break when $TERM=xterm-256color
Last modified: 2018-03-19 06:27:39 UTC
Created attachment 760217 [details] Rendering broken in dry As of a recent update (seemingly to terminfo), I have found that some applications which depend on it have broken, namely ncurses and dry At first I thought it was an issue with dry and opened an issue here: https://github.com/moncho/dry/issues/59 However the fact it affects other applications and that there is a similar bug (except with opposite symptoms) already being tracked here (1054448) leads me to believe it's an issue with OpenSUSE TW. This may be a duplicate of 1054448 however due to the fact that my symptoms are a direct opposite (`xterm` works fine unlike in that issue, but `xterm-256color` doesn't) I thought I should open a new issue as they may be caused by different things
Created attachment 760218 [details] Rendering broken in ngrok
Confirming ... konsole> termprobes Probe Escape sequence Reply DA \033[c ^[[?1;2c OLD_TERM_ID \033Z ^[[?1;2c DA1 \033[1c ^[[?1;2c EXT_DA \033[?1;1c SEC_DA \033[>c ^[[>0;115;0c ANSWERBACK \005 TITLE \033[21;t setterm: xterm-256color: unbekannter Terminaltyp press enter to quit ... However qterminal, xterm, rxvt are all set TERM=xterm and run fine. No glue where xterm-256color comes from. With the bash-4.4 not even simple arrow navigation works any more. After setting konsole to TERM=xterm all appears fine. Broken tools: * bash * htop * man * less * ... About konsole: konsole-5.12.2 KDE Frameworks 5.43.0 Qt 5.10.0 (kompiliert gegen 5.10.0) Das xcb Fenstersystem
There appears a little bit of relation here: Bug 1055815 - Konsole bug for new vim will need to be included in KDE3 as well (not xterm-256color compatible)
and here the link: https://bugzilla.opensuse.org/show_bug.cgi?id=1055815 #1055815