Follow-up Comment #2, bug #30880 (project screen):
Hello
d_termname size is limited (without any visible particular reason) to 20
chars (plus ' ').
You can manually fix it (see display.h) or use attached patch to increase its
size to 21 (length of rxvt-unicode-256color) or any other you like.
Hello
display->d_termname size is limited to 20 chars, sometimes it is not
enough (seeĀ bug #30880). Is there any particular reason to keep its
size the same, or is it possible to increase it to 21
("rxvt-unicode-256color" is the longest known for me)?
Trivial patch attached.
WBR,
Dmitry.
--- disp