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.
Hello,
I cannot get F3 to work in bpython-curses on Windows 10.
bpython-curses
I am using:
windows-curses
bpython
When I execute bpython-curses from PowerShell, cmd.exe, or the Windows Terminal app, the interpreter starts without problem, but F3 does nothing.
F3
Is bpython configurable on Windows? Could I just create a config file somewhere? If so, where should that go? C:\Users\<user>\AppData\Local\bpython\?
C:\Users\<user>\AppData\Local\bpython\
Hello,
I cannot get F3 to work in
bpython-curseson Windows 10.I am using:
windows-cursesversion 2.1.0bpythonversion 0.19When I execute
bpython-cursesfrom PowerShell, cmd.exe, or the Windows Terminal app, the interpreter starts without problem, butF3does nothing.Is bpython configurable on Windows? Could I just create a config file somewhere? If so, where should that go?
C:\Users\<user>\AppData\Local\bpython\?