How to get terminal width?
David Arnold
arnold at dstc.monash.edu.au
Thu May 4 23:09:58 EDT 2000
More information about the Python-list mailing list
Thu May 4 23:09:58 EDT 2000
- Previous message (by thread): How to get terminal width?
- Next message (by thread): How to get terminal width?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-->"Paul" == Paul Jackson <pj at sgi.com> writes: Paul> "stty size" isn't defined on my Irix box, but: Paul> tput cols Paul> works on each of my Irix, SuSE and TurboLinux boxes, issuing Paul> simply the number of columns. fwiw, tput cols and tput lines work as expected on Solaris 2.7 d
- Previous message (by thread): How to get terminal width?
- Next message (by thread): How to get terminal width?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list