Sirisak Lueangsaksri
Sirisak Lueangsaksri
Terminallity is not a terminal emulator so the native command history functionality is not exists. However, I could implement this to the plugin but that would be a global scope...
Hmm, the platform checking condition should not effect how Terminality works on Windows both 32 and 64 bits version though, according to the [Python documentation for `sys.platform`](https://docs.python.org/3/library/sys.html#sys.platform). Also it would...
Have you followed [this section](https://github.com/spywhere/Terminality#collections)? It seems like you are trying to copy the content from a collection file to the User settings file instead of creating a new one.
Seems like you have to configure your settings for the working directory. By default, Terminality only set the working directory to the project root which in your case seems to...
Clear screen can be implemented by just select all the text and delete it. I will took the implementation from Javatar to Terminality with this issue.
Sure, that's what currently are right now. But I just explain to you of previous implementation I already implement in Javatar (which use the same code base).
Short: Sad to be said but it is not anytime soon. Long: Since Sublime Text has been slowly discontinue regardless of me using it since early beta, I switched to...
@yanzhang0219 Visual Studio Code :)
@yanzhang0219 [This one](https://marketplace.visualstudio.com/items?itemName=redhat.java) seems good to me. However, I did not try it myself though.
@DiegoAz Though Sublime Text got an update, I'm still not working with Java that frequent. So, what do you expect to see the most from Javatar 2.0.0, given that if...