Follow-up Comment #5, bug #63619 (project screen):

Currently on Gentoo, was having issues with st and can confirm the patch fixed
it. 

example patch file, located in
/etc/portage/patches/app-misc/screen/st-fix.patch


diff --git a/os.h b/os.h
index 2a1c2ca..40402ae 100644
--- a/os.h
+++ b/os.h
@@ -507,7 +507,7 @@ typedef struct fd_set { int fds_bits[1]; } fd_set;
  */
 
 #ifndef TERMCAP_BUFSIZE
-# define TERMCAP_BUFSIZE 1023
+# define TERMCAP_BUFSIZE 1111
 #endif
 
 #ifndef MAXPATHLEN




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63619>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to