Update README with PyCharm terminal fix for Windows 10.
Added instructions to resolve a terminal issue in PyCharm on Windows 10 by disabling `terminal.use.conpty.on.windows` via registry settings. This aims to assist users facing terminal functionality problems.
This commit is contained in:
parent
9e7186f331
commit
ed4144b670
|
|
@ -22,3 +22,7 @@ In addition to leak testing, the software supports many other functions, dependi
|
|||
- On Windows: ./init_win.bat
|
||||
- On Linux: ./init.sh
|
||||
|
||||
## FIX FOR TERMINAL NOT WORKINK FOR WINDOWS 10
|
||||
Help | Find Action," type registry, Enter
|
||||
Disable terminal.use.conpty.on.windows
|
||||
Restart PyCharm
|
||||
Loading…
Reference in New Issue
Block a user