Quad-PW should not change with the screen size. It is not used for screen
display only. Quad-PW should always default to 80 to be consistent with
IBM APL.
--blake
On Fri, Dec 20, 2024 at 5:04 PM M.Hall wrote:
> I noticed that quad-pw wasn't changing with window resizes on macOS
> (Sonoma 14.
I noticed that quad-pw wasn't changing with window resizes on macOS (Sonoma
14.7.2).
Here's a patch; there's probably a better way to do it.
I don't think it will break Linux builds, and it might help other OS (the
BSDs maybe?), since not everyone has the same magic number for TIOCGWINSZ..
$ diff