There was an error while loading. Please reload this page.
1 parent a7ccf0a commit b3b1579Copy full SHA for b3b1579
1 file changed
Doc/library/curses.rst
@@ -894,7 +894,7 @@ Querying the terminal
894
.. function:: termname()
895
896
Return the name of the terminal in use, as a bytes object.
897
- This is the name passed to :func:`initscr`, :func:`newterm` or
+ This is the name passed to :func:`newterm` or
898
:func:`setupterm`, or the value of the :envvar:`TERM` environment variable
899
if none was given. Some curses libraries truncate it to 14 characters.
900
0 commit comments