Open
Description
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.0bpython
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\
?