Message 152807 - Python tracker (original) (raw)
All right, I've found some time to grep conversation related to COLUMNS/ROWS environment/shell variable.
+1 for low level system wrapper to get current stdout console size -1 on COLUMN/ROWS "business logic"
My user story 001: I need exact values of my console and don't want them to be overridden by environment/shell variables. -- or -- When troubleshooting problems with console width on user side and don't want this feature to implicitly depend on some variables in user environment.