#Launch Configuration SSH exec with warp SSH.
9 messages · Page 1 of 1 (latest)
I may be wrong but pretty sure Warp does that for you out of the box.
When you SSH into a remote box, you get all the features of Warp without any configuration on your part. The input editor, auto-completions, and history search work the same, regardless of machine.
https://docs.warp.dev/features/ssh
So the problem that I'm encountering specifically is I want to be able to ssh and immediately go into a directory to work
general consensus is the the ssh -t flag lets me execute some commands and then start the shell?
but when I do take this route, Warp doesn't attempt to warpify the shell
I know Warp can warpify sun shells but have to check documentation if it can do that for remote shell/sessions 🤔
If I am reading it right .. warpifying ssh is supported
Oh wow ok I think I got it