-
Hi,
I'm hoping to integrate a plugin I'm building with Terminus to build a pseudo-IDE within Sublime Text. So far everything's working great except when I send text from a file to my REPL (which is…
-
This is a copy of a previously closed, but still unresolved issue https://github.com/randy3k/Terminus/issues/310
I've managed to find out that the core issue is that the **winpty version is too old…
-
I'm finding the following line of code is returning a false positive result when module names are long. See the screenshot. Would another result format work better? of possibly using the `--pipe` opt…
-
Hey @fusionx1: This looks like a really awesome plugin, however, I cannot install per the instructions. This is likely because you need to tag a release and publish your plugin on packagist.org. In…
-
I found I needed steps not in the instructions that may be useful for others:
- "Creating a Drupal 8 site" on Pantheon means choosing Drupal 8 from the list of installs (Wordpress, Drupal 7, Drupal…
-
### Expected behavior
In our Behat test, we call Terminus 1.9.1 to generate the one time login URL for certain user:
`$uli = shell_exec("terminus drush $project_name.$site_name uli $user_name");`
…
-
### Expected behavior
Expect results from wp:remote command to display when --quiet is used to squelch terminus verbosity. WP-CLI output only displayed when --verbose (or -vvv) is used. Works fine i…
-
### Expected behavior
The current command (terminus wp my-site.dev -- plugin update --all) will update a single site.
We need a command that allows us to push out plugin updates (and other types of…
-
When running the following command, the mass-update plugin executes as intended, and works well.
`terminus site:list --format=list | terminus site:mass-update:apply`
But upon attempting to apply …
-
Version: 1.0.125
Platform: win32 10.0.18363
Plugins: clickable-links, theme-hype, title-control
I am using KeePassXC as password manager. Copy/pasting password to Terminus is not working for `cr3…