Ed Reel
Ed Reel
Hey @nullvariable: I just now noticed this PR. Nice work! If it helps any, I have created an autocomplete terminus plugin. See https://github.com/terminus-plugin-project/terminus-autocomplete-plugin. It would be cool if we could...
Not sure if this is directly related but I noticed Terminus lets you switch from sftp to git mode regardless if there are pending changes or not. This is unlike...
Cannot reproduce on Mac? Maybe try your favorite Linux distro? ``` ~/.config/composer/global/pantheon-systems/terminus/vendor/pantheon-systems/terminus $ which terminus /home/ed/.config/composer/vendor/bin/terminus ~/.config/composer/global/pantheon-systems/terminus/vendor/pantheon-systems/terminus $ composer info consolidation/* consolidation/annotated-command 2.12.0 Initialize Symfony Console ... consolidation/comments 1.0.2 A...
Did I mention the phar version does have the `--filter` option?
Thanks @brikis98! I'm using a Chromebook with armv7l architecture.
@Zopolis4: I appreciate your enthusiasm and effort for taking on this major task.
@KellyLSB: I'm not sure if you noticed but we have an atom package for this project. You need to have x86_64 architecture to install, however. We also have codium which...
The reason we have the same binaries for armv7l and aarch64 is because aarch64 architecture is still using a 32-bit userland. This is a constraint due to Chrome OS. If...
Option 3 is already part of install.sh.
@iz0eyj: Glad you were able to figure it out. Yes, that post install message is easy to miss. I will leave this open to help others who might run into...