You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jkpark
IMO that's JB problem. I've set check box "Emulate terminal in output console" in corresponding Run Configuration (was unset after recent IDE update) and everything started working
The problem in fact was because call to infocmp -1 (invoked internally by tview) failed with exit code 1 (looks like w/o that "emulation" it's impossible to obtain required info about terminal)
in my Mac PC, I am facing an error when executing tview application from
GoLand 2024.3.1
.To prove, I have created hello world project and ran it.
got error
Do you have any idea to solve it?
Thank you
The text was updated successfully, but these errors were encountered: