Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork245
Open
Description
Hello,
I cannot get F3 to work inbpython-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 executebpython-curses
from PowerShell, cmd.exe, or the Windows Terminal app, the interpreter starts without problem, butF3
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\
?