Re: [screen-devel] [PATCH] Allow screen to run on terminals with long $TERM

2012-09-17 Thread Sadrul Habib Chowdhury
On Sat, Sep 15, 2012 at 9:46 AM, Amadeusz Sławiński wrote: > Seems like it is still problem, after a bit investigating seems like tic > man page suggests name length of terminal names so just define it as > suggested by man page to be 32 if system supports long file names and 14 > otherwise. > Hi

[screen-devel] [PATCH] Allow screen to run on terminals with long $TERM

2012-09-15 Thread Amadeusz Sławiński
Seems like it is still problem, after a bit investigating seems like tic man page suggests name length of terminal names so just define it as suggested by man page to be 32 if system supports long file names and 14 otherwise. Amadeusz >From 92b46ec5c5f7b0ebc4a08a34bba1ad1be7f4279e Mon Sep 17 00:00