Releases: haydenjames/mysqlmonitor-script
Releases · haydenjames/mysqlmonitor-script
v2025.02.01.1
-- Changed refresh interval to 5 seconds.
v2025.01.28.2
-- Reduced screen flickr during refresh.
-- Removed word wrapping.
v2025.01.28.1
-- Alternate Screen Buffer: avoids polluting the main terminal scrollback
-- Short Wait When Terminal Is Too Small: prevents the warning message from printing too rapidly and causing flicker.
-- More Complete Screen Clear: ensures the screen is fully cleared before printing fresh data.
v2025.01.27.9
text: Total -> Total:
v2025.01.27.8
added "Total" for memory.
v2025.01.27.7
Reduced rows and better text alignment.
v2025.01.27.6
Reduced minimum row and columns required.
v2025.01.27.5
-- removed some rows to help display on smaller screens.
v2025.01.27.3
-- Added code to check terminal size. The minimum is 95×55.
-- Working on dynamically reducing output on smaller screens.
v2025.01.27.2
Edited descriptions.