Terminus
Terminus copied to clipboard
Config Commands Documentation?
Is there a documentation for all config commands available in Terminus? The only thing I could find is Terminus.sublime-settings
and it dosn't help much, because it is poorly commented. Thank yoU!
Terminus.sublime-settings
is all we have. What command do you want to trigger?
You should have a clear documentation for Terminus or at least comment this functions more in Terminus.sublime-settings
. I was looking for a simple way to name new terminals with config not having to use shortcut all the time.
Thank you @randy3k for Terminus.
Terminus is soo good we want it to start behaving like iTerm inside Sublime Text. Was that ever the plan when developing it?
Hey @v00v, have you ever looked at @OdatNurd's videos? Here is one - Terminus
You should have a clear documentation for Terminus or at least comment this functions more in
Terminus.sublime-settings
. I was looking for a simple way to name new terminals with config not having to use shortcut all the time.
Sure. Interested in helping to improve the documentation?
Thank you @randy3k for Terminus.
Terminus is soo good we want it to start behaving like iTerm inside Sublime Text. Was that ever the plan when developing it?
Hey @v00v, have you ever looked at @OdatNurd's videos? Here is one - Terminus
I am also iTerm user and a number of features are actually inspired by it. I also remember looking at iTerm source code to understand how certain things were implemented there. Of course, there are so much iTerm could do and Terminus can't. Some of them are limited by my personal time while some are limited by the Sublime Text api.
I understand. Once open source projects become popular, the time relative to the demands are inversely proportional.