We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fe91b commit 40470abCopy full SHA for 40470ab
Doc/library/getpass.rst
@@ -41,7 +41,7 @@ The :mod:`getpass` module provides two functions:
41
42
.. note::
43
On Unix systems, when *echo_char* is set, the terminal will be
44
- configured to operate in `noncanonical mode
+ configured to operate in `noncanonical mode
45
<https://manpages.debian.org/termios(3)#Canonical_and_noncanonical_mode>`__.
46
In particular, this means that line editing shortcuts such as
47
:kbd:`Ctrl+U` will not work and may insert unexpected characters into
0 commit comments