Search code examples
Simple python curses-application uses 100% CPU while running. Is this normal?...


pythonloadcursespython-curses

Read More
Write output in same line, clearing previous line completely on python console...


python-3.xconsolecommand-line-interfacestdoutpython-curses

Read More
How would I print out a string one letter at a time using Python Curses?...


pythonpython-curses

Read More
How to add scrolling in a textbox in curses?...


pythoncursespython-curses

Read More
Python curses mouse event on Mac OS X...


pythonmacosncursescursespython-curses

Read More
Python Curses, reading wide character's attribute from screen...


pythonpython-curseswidechar

Read More
Should subwin windows be one size larger than content...


pythonncursescursespython-curses

Read More
Python, show output of multiple processes in different parts of the terminal...


pythonpython-multiprocessingpython-curses

Read More
Python ncurses: Doesn't show screen until first key-press, even though refresh is first...


pythonncursespython-curses

Read More
Enter key not recognized with curses...


pythonpython-3.xcursespython-curses

Read More
Python curses' newwin not being displayed if stdscr hasn't been refreshed first...


pythonncursescursespython-curses

Read More
Custom key-bind functionality in curses...


python-3.xcursespython-cursestui

Read More
Python curses box() is made of 6s and 0s...


pythonterminalcursespython-curses

Read More
Cannot stop arrows keys from echoing to the console in Python with the curses library...


pythoncursespython-curses

Read More
Python (or Curses) is saving key input for the next check...


python-3.xncursescursespython-curses

Read More
curses: how to find the height of written text area...


pythoncursespython-curses

Read More
Trying to make the Snake game on Python. Where do I download the cursor extension...


pythonmodulepython-curses

Read More
Why is this thread pausing when "getstr" is used in another thread? Python Curses...


pythonpython-curses

Read More
Python3 curses with threading...


pythonpython-multithreadingpython-curses

Read More
Python curses: Make enter key terminate Textbox?...


pythonncursescursespython-curses

Read More
How to make a scrolling menu in python-curses...


pythonterminalcursespython-curses

Read More
Python Curses window.getch() returns wrong value...


pythonpython-2.7python-3.xcursespython-curses

Read More
Terminal with each line after another + some fixed text as well...


pythonuser-interfaceterminalcursespython-curses

Read More
How to merge two different borders in curses...


pythoncursespython-curses

Read More
How do I install curses library in my editor?...


python-3.xpycharmpython-curses

Read More
Python Curses addstr() error when keys are not pressed...


pythonpython-curses

Read More
Unable to install curses (python/windows 10)...


pythoncursespython-curses

Read More
Passing values between forms with npyscreen...


python-curses

Read More
Need help to install curses for python 3.x with pycharm...


python-3.xpython-curses

Read More
How can I get curses installed for CentOS 6.10 with Python3.6.4?...


python-3.xvirtualenvpython-curses

Read More
BackNext