get the terminal's size
Alex Ternaute
alex at lussinan.invalid
Mon Jan 14 08:11:21 EST 2019
More information about the Python-list mailing list
Mon Jan 14 08:11:21 EST 2019
- Previous message (by thread): get the terminal's size
- Next message (by thread): get the terminal's size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Peter Otten :
>> In a terminal, I type $ echo $COLUMNS 100
>> But in Python, os.getenv("COLUMNS") gets nothing.
>> I feel that I'm missing something but what ?
> $ export COLUMNS
Thank you very much !
--
Aelx
- Previous message (by thread): get the terminal's size
- Next message (by thread): get the terminal's size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list