On Fri, Nov 20 2020, Sven Joachim wrote: > Which version of mlterm do you use?
I'm also using mlterm 3.9.0-1. So after some scrambling, I have a custom ~/.mlterm/termcap config to override the sequence sent by F[1-4]: mlterm-256color:\ k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~ Removing this (so that mlterm sends it's usual \EOP/*) fixes the background-color rendering. I'm puzzled as of why this override would influence this at all?