Python Forum
shutils.get_terminal_size()
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shutils.get_terminal_size()
#9
Just google for it how many terminal emulators does exits. Count how many shells (sh, bash, csh, zsh, ...) we do have. And count all distributions.

Then you can calculate the possible combinations of everything:
terminals * shells * distros = many different standards

I guess it's nearly impossible to do it right, because there is no clear strict definition of only one standard.
We have many standards and the libraries have to handle this correct.

So every time, when your problem was solved by another programmer, you should give him a hug.
Ok, you can stop :-D
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
shutils.get_terminal_size() - by Skaperen - Nov-28-2018, 10:01 PM
RE: shutils.get_terminal_size() - by Gribouillis - Nov-28-2018, 10:21 PM
RE: shutils.get_terminal_size() - by nilamo - Nov-28-2018, 10:22 PM
RE: shutils.get_terminal_size() - by wavic - Nov-29-2018, 12:37 AM
RE: shutils.get_terminal_size() - by Skaperen - Nov-29-2018, 01:32 AM
RE: shutils.get_terminal_size() - by wavic - Nov-29-2018, 08:35 AM
RE: shutils.get_terminal_size() - by nilamo - Nov-29-2018, 03:40 PM
RE: shutils.get_terminal_size() - by Skaperen - Dec-04-2018, 08:48 AM
RE: shutils.get_terminal_size() - by DeaD_EyE - Dec-04-2018, 12:33 PM
RE: shutils.get_terminal_size() - by Skaperen - Dec-07-2018, 03:46 AM
RE: shutils.get_terminal_size() - by Skaperen - Dec-10-2018, 05:37 AM
RE: shutils.get_terminal_size() - by DeaD_EyE - Dec-10-2018, 08:30 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020