We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf145c commit 723cf05Copy full SHA for 723cf05
bpython/curtsiesfrontend/repl.py
@@ -33,8 +33,6 @@
33
from bpython.curtsiesfrontend.friendly import NotImplementedError
34
from bpython.curtsiesfrontend.coderunner import CodeRunner, FakeOutput
35
36
-#TODO implement paste mode and figure out what the deal with config.paste_time is
37
-#TODO figure out how config.auto_display_list=False behaves and implement it
38
#TODO figure out how config.list_win_visible behaves and implement it, or toss
39
#TODO other autocomplete modes (also fix in other bpython implementations)
40
#TODO figure out what config.flush_output is
0 commit comments