slang-devel mailing list

[2019 Date Index] [2019 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [slang-devel] Patch to improve behavior on very large screens


Hello.

It would be nice for this patch to be included in a slang release. Is
there a time frame for slang 2.3.3 release?

Another matter is whether it would be possible for slang to increase
SLTT_MAX_SCREEN_COLS from 512 to 4096 or 16384. 512 is overflowing
uint8_t, so slang users are already using at least int16_t in their
programs. 4096 and 16384 fit into int16_t/uint16_t without
overflowing. Raising the limit to 4096/16384 is backwards-compatible.

Related issue: http://midnight-commander.org/ticket/3980

Sincerely
Jan
_______________________________________________
For list information, visit <http://jedsoft.org/slang/mailinglists.html>.


[2019 date index] [2019 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]