-
Using Ubuntu 20.04 on WSL.
```
terminus --version
Terminus 2.3.0
composer --version
Composer version 1.10.6 2020-05-06 10:28:10
```
PHP set up like this:
```
sudo add-apt-repository ppa…
-
[warning] Could not load plugin pantheon-systems/terminus-site-clone-plugin because it is not compatible with this version of Terminus.
-
[warning] Could not load plugin pantheon-systems/terminus-rsync-plugin because it is not compatible with this version of Terminus.
As easy as just bumping version, or are there backwards incompatib…
-
_updated issued description:_
Switching to SFTP mode after pushing code adds time to the build process and may not be wanted. This would be best addressed by a change in the underlying Terminus Bui…
-
Version: 1.0.130
Platform: win32 10.0.18363
Plugins: none
As I open my terminus, I wait for a while, it also show me:
```cmd
* History restored
```
and never let me in the shell, I hope …
-
Copying this report over from https://github.com/pantheon-systems/terminus-build-tools-plugin/issues/49:
> I'm not a fan of the plugin installation workflow. Installation in $HOME/.terminus adds a …
-
In diagnosing why the clickable links plugin didn't work for me, I discovered that I had xterm selected as a front end, which does not send contentUpdated events for the plugin to use and create links…
-
I'm on macOS, version 12.0.1, running Sublime Text, build 4125. I have the following build system defined in my project.
```json
{
"build_systems": [
{
"name": "Run",
…
-
`terminus self:console` doesn't work after running `terminus self:update`. Lando installs Terminus 2.5.0 by default and `terminus self:console` works as expected with that version. However, after upda…
-
Our sites have a set of packages that need authentication to be installed (premium wordpress plugins). On normal CircleCI workflows we add a step to authenticate and it works fine, but in this case, t…