GoLand 2021.3.1 + WSL2: logs lines in Run/Debug tab console have linebreak at 80 characters so don't use all the columns available on the screen
Answered
As in the title, seems like somehow the run/debug tab console window is configured to use only 80 columns.
Others tabs, terminal for example, uses the whole width of the screen.
Configuration is:
GoLand 2021.3.1 running on Windows 11
Project is loaded within WSL2 (terminal as well)
Please sign in to leave a comment.
Hello,
Could you please collect the IDE logs via Help | Collect Logs and Diagnostic Data, upload them to https://uploads.jetbrains.com/ and provide its ID?
Thx, here the id:
Upload id: 2022_03_30_6oKpQgunW6gaADsT (file: goland-logs-20220330-1151388092773690401778474.zip)
Can you reproduce the problem with disabled go.run.processes.with.pty (Help | Find Action | Registry)?
It woks! woahh! :D tyvm indeed!
Thx again!
!SOLVED!