Hello,
I cannot get F3 to work in bpython-curses on Windows 10.
I am using:
- Windows 10 version 1903 (running in Parallels Desktop on a MacBook)
windows-curses version 2.1.0
bpython version 0.19
When I execute bpython-curses from PowerShell, cmd.exe, or the Windows Terminal app, the interpreter starts without problem, but F3 does 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\?
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\?