Follow-up Comment #6, bug #58132 (group screen): Work Around: change st.c termname from default st-256color to stterm-256color. (eg. ls -al /usr/share/terminfo/s/st* )
The /usr/share/terminfo/s/stterm-256color is provided by the
ncurses-term-6.5_2 package; separate of suckless st package.
st.c
-- char *termname = "st-256color";
++ char *termname = "stterm-256color";
Detaching and reconnecting to GNU Screen now works. For color script testing,
256colors2.pl works; 24-bit-color.sh only works within st natively, not within
GNU Screen; color-spaces.pl works within st natively, only partially within
GNU Screen and printing black/white cubes for the later cubes.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58132>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
