jquast / blessed

Blessed is an easy, practical library for making python terminal apps

Home Page:http://pypi.python.org/pypi/blessed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conditionally set default esc_delay of inkey() from environment

jquast opened this issue · comments

from #156 (comment)

Specifies the total time, in milliseconds, for which ncurses will await a character sequence, e.g., a function key. The default value, 1000