ich capability was responsible for this behavior.
If I add if clause to do nothing if it is dummy char in tinsertblank() function
everything I tested works same as in other terminals.
if (!(term.line[term.c.y][term.c.x].mode & ATTR_WDUMMY)) {
memmove(&line[dst], &line[src], size * sizeof(Glyp
I am using xterm under tabbed (v.0.6) and some of the polish characters which
are in the directory name are not displayed in the tabs and the rest of the name
is truncated, for instance:
/home/seb/żółty is truncated to /home/seb/żó
when I set the Xresource :
*XTerm*utf8Title: True
then t