randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 80 forks source link

How to open terminus? #85

Open bestazad opened 5 years ago

bestazad commented 5 years ago

I have installed terminus on Sublime text 3 on Windows 10 but don't know how to open it?

randy3k commented 5 years ago

To get started, use the command "Terminus: Open Default Shell in View"

bestazad commented 5 years ago

To get started, use the command "Terminus: Open Default Shell in View"

Thank you randy, But I have one other question: It seems the opened shell is something like the external shell but inside the sublime window. I mean it doesn't work like Matlab's terminal that we can use the parameters or functions that we have defined in our code in above window and call them in it's command line window at the bottom. Am I right?

randy3k commented 5 years ago

Absolutely.

bestazad commented 5 years ago

Absolutely.

If there was a connection between code window and terminal window like Matlab, it would be great! BTW, thanks for your job. The last question: What are the shortcuts to open/close terminus in panel and in view?

randy3k commented 5 years ago

It is not the job of the terminal though. Please check the readme file. There are a few examples.

rightx2 commented 5 years ago

How can I set shortcut for "Terminus: Open Default Shell in View"? Is there any "command" for that?