randy3k / Terminus

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

Terminus Not Functioning On Ubuntu Linux #269

Closed corinthian13 closed 3 years ago

corinthian13 commented 3 years ago

I have used Terminus within Windows Sublime Text and it has been generally successful. However, it has never worked properly for me in Ubuntu 20.04.

  1. No Terminal commands are visible on Package Control.
  2. When CTRL+ALT+T are pressed, all that happens is that an Ubuntu terminal window opens at the /home/ folder.
  3. It should open within a Sublime Text tab and within the same directory as that of the currently open tab. terminus-open-terminal-tab
randy3k commented 3 years ago

I guess it is just because your system has stolen the key combination. Please try a different key combination.

corinthian13 commented 3 years ago

Key combination ? What do you mean ? I just installed a plugin for Sublime Text into my Ubuntu 20.04 PC. I had no hand, act or part in manipulating any keys.

randy3k commented 3 years ago

Ubuntu has a key shortcut ctrl+alt+t to bring up its default terminal.... it has nothing to do with Terminus, or even Sublime Text.

corinthian13 commented 3 years ago

Just changed the Ubuntu "Open Terminal" to Super(Cmd)+t and left CTRL+ALT+t to Terminus. Worked straight off, pure beautiful. Many thanks.