Randy Lai
Randy Lai
Yes, it is the correct setting.
It seems that you have a keybinding bind to `s`? It’s showing `text detected`, it is a sign that a fallback mechanism was used to detect changes. Normally, it should...
It is my log when typing `s`. ``` updating lines takes 0.0013301372528076172s mode: [7, 25], cursor: 20.2 sent: s receieved: s add 0 line(s) to scroll back history screen is...
I am a bit lost. Didn't you already change the background color?
Did you open the terminal in panel?
Yes, you could specify the font in the preference via `view_settings`.
Temporarily? ``` echo -e '\e]0;Some Title\a' ``` Permanently? Pass the argument `title` to the `terminus_open` command.
`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...
> 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...