Can console be 'cleared' in rubymine like in irb or Terminal?
Beginner here, trying to display a game board in the rubymine console.
But none of the escape code or system clear commands work.
I want to clear the console before drawing a new 'board'.
Any commands that will do that?
Thanks
请先登录再写评论。
Nope :( We do not support such esqape sequences in our console :(
Regards, Oleg.
Okay
I'm assuming I can have rubymine trigger an external console like iTerm. I'll investigate how to do that.
Thanks
It is possible to run either terminal or ssh console (Tools|Open Terminal and Tools|Start SSH session)
Regards, Oleg.