##// END OF EJS Templates
color: verify stdout is a tty before using curses...
color: verify stdout is a tty before using curses Without this change, curses complains when invoked in certain contexts because stdout isn't a tty (such as emacs integration) but we ask it to check for various bits of information from terminfo.

File last commit:

r0:9117c656 default
r14095:87739002 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer