On Tue, Aug 22, 2017 at 04:27:21PM +0800, Gary Lin wrote:
On Thu, Aug 17, 2017 at 09:21:25PM +0200, Bernhard Held wrote:
On 08/17/2017 at 08:46 AM, Dr. Werner Fink wrote:
On Wed, Aug 16, 2017 at 09:59:19PM +0200, Bernhard Held wrote:
After updating to terminfo-base-6.0-27.2 the output of atop or iftop looks bad in my KDE konsole (TERM = xterm-256color). Ah ... might I guess: TERM is set to "xterm" or extended instead of "konsole" TERM was set to xterm-256color. This might be an ancient setting. I don't think that I ever fiddled with this setting.
"konsole" is doing the trick. Many thanks for the hint!
I found "xterm-xfree86" works better for me. It fixes the visual glitches in mutt and the ctrl/shift keys still work in vim/bash!
For anyone has the same problem, give "xterm-xfree86" a try :)
You are trying to solve problem on wrong level. Try to add your ctrl/shift keys into your ~/.inputrc and if you think it is worth of it, send a patch against system inputrc inside konsole condition block. S_W