Try These
Disable SoftWraps
- Open Settings (or Preferences on macOS).
- In the search bar, type console.
- Navigate to Editor > General > Console.
- Uncheck Use soft wraps in console.
Increasing console out width :
- Go to File > Settings (or PyCharm > Preferences on macOS).
- Navigate to Editor > General > Console.
- Find the setting called Override console output width and set it to a larger value or uncheck the box to disable the limit altogether.