Closed ash34 closed 3 years ago
I see that it has been removed intentionally.
“ Run snippet at connection startup is now removed. Use instead remote command.”
But what is “remote command”? Where do I find that?
@ash34 On connection settings > terminal settings > Remote command
You should use something like this :
df -h; bash
The last command let you to continue in the terminal.
Snippets won't run anymore at startup because a lot of time we can't know when the shell is available and ready.
Ok thanks. Maybe the name “remote command” is not so obvious, though. “Initial command”, “auto command” or something similar might be better.
@ash34 It's not "initial" or "auto" because it could be a command that closes the connection after it's execution. But I don't know how to name it right.
Maybe execute is best out of those.
Thanks for your feedback @ash34 I will change this label on this release 14.17 - Trèfle
Describe the bug The function where a snippet would automatically be run after an SSH connection is made has stopped working. In fact I can’t even find where the setting is anymore.
Informations
Screenshots N/A
To Reproduce Steps to reproduce the behavior: