[screen-devel] [bug #58527] MacOS 1500000 baud problem?

2020-06-07 Thread dave kerns
Follow-up Comment #1, bug #58527 (project screen): I'm running an old version (10.13.6) and my SDK is old too (10.6) but from the file /Developer/SDKs/MacOSX10.6.sdk/usr/include/sys/termios.h it only goes to 230400... #define B0 0 #define B50 50 #define B75 75 #define B110110 #def

[screen-devel] [bug #36676] screen shows "standout" instead of "italics" on terminals which support the latter (rxvt-unicode)

2018-06-18 Thread Dave
Follow-up Comment #9, bug #36676 (project screen): I have found a workaround, and that is to do export TERM=screen-256color before starting screen. ___ Reply to this item at: _

[screen-devel] [bug #53602] Screen corruption with some wide glyphs

2018-04-10 Thread Dave
Follow-up Comment #4, bug #53602 (project screen): I was wrong. It is that commit. Thanks for the git bisect tip. I've not used that before. I'm not sure why reversing the patch didn't work the first time... Anyway, I don't know why those particular characters cause so much trouble. The table in

[screen-devel] [bug #53602] Screen corruption with some wide glyphs

2018-04-10 Thread Dave
Follow-up Comment #2, bug #53602 (project screen): Thanks, but it didn't change. I think the best way to pinpoint this is I grab some of the source tarballs between 4.4.0 and 4.6.2 and see if I can get a bit closer to find where the change happened. __

[screen-devel] [bug #53602] Screen corruption with some wide glyphs

2018-04-10 Thread Dave
URL: Summary: Screen corruption with some wide glyphs Project: GNU Screen Submitted by: davewoodfall Submitted on: Tue 10 Apr 2018 10:42:12 AM UTC Category: Program Logic

[screen-devel] (no subject)

2013-08-29 Thread Dave U . Random
All my screen windows have the same color text. If the color of the terminal changes, the change affects all screen windows. I would like to color-code the some windows to really stand out. This is important because sometimes a window is used for a root user on a mission critical system. How ca