Subj : src/sbbs3/atcodes.cpp To : Git commit to main/sbbs/master From : Rob Swindell (in GitKraken) Date : Mon Mar 20 2023 17:23:01 https://gitlab.synchro.net/main/sbbs/-/commit/9976fd9b5c709bbc9cf6699d Modified Files: src/sbbs3/atcodes.cpp Log Message: Add GETDIM @-code to get the current ANSI terminal dimensions (rows and cols)This code will do nothing if there's no user logged-in or their terminal isnot ANSI or their terminal dimensions (rows and cols) are set to specificvalues (not auto-detected). This code does the same thing as calling JSconsole.getdimensions(). Since it waits (up to 5 seconds) for a CPR responsefrom the terminal, this does potentially slow down output, so caveat emptor.This could be used by a sysop to address issue #529. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .