@vook Thanks! Apparently remote editing works with Emacs as well, I’ll be amending my post to include that trick.
@vook @ford As far as tab-completion goes, I’ve been running under oh-my-zsh so long it’s become hard to tell what requires special configurations, so thank you for the clarification regarding needed packages.
@lonetwin I use agent forwarding heavily and love it. Note that the key also has to be cached client-side with ssh-agent and the ssh daemon must have “AllowAgentForwarding yes”
@lior @speeddymon The -W flag is new to me and makes much more sense than calling an entirely new executable to enable forwarding. I’ll be updating the post to reflect this much better practice.