We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e226047 commit cad9c02Copy full SHA for cad9c02
bpython/curtsiesfrontend/repl.py
@@ -35,7 +35,6 @@
35
36
#TODO figure out how config.list_win_visible behaves and implement it, or stop using it
37
#TODO other autocomplete modes (also fix in other bpython implementations)
38
-#TODO figure out what options.quiet is
39
#TODO add buffering to stdout to speed up output.
40
41
from bpython.keys import cli_key_dispatch as key_dispatch
0 commit comments