Code:
$ echo -e "X\e[20b" X
A simple work-around is
Code:
infocmp | sed 's/rep=[^,]*,//' | tic -
Telling KFN this isn't much use, I imagine, so my real question is "Where should I report this?" I'm not sure it's a konsole bug; konsole seems to be at the same version as in 17.10, and the new capability should be implemented in some library deep in konsole's dependencies.
Comment