Remote connection management for SSH #442
Replies: 68 comments 7 replies
-
Just interested in general, but what do you mean by this? Is there remote management in another terminal or app that I could look at to get an idea? |
Beta Was this translation helpful? Give feedback.
-
For my part, it would be nice if there was a way to configure connections to remote servers that you frequently access. Some means of prefilling the hostname and other connection details that would be part of the |
Beta Was this translation helpful? Give feedback.
-
From Shaqaruden via Discord: https://discord.com/channels/851854972600451112/852249738002956311/943265788779954217
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I've been really liking the work coming out of Charm: https://github.com/charmbracelet |
Beta Was this translation helpful? Give feedback.
-
Something nice would be similar to profiles in iTerm, which can be configured to SSH into a remote client. |
Beta Was this translation helpful? Give feedback.
-
+1 I would like for Warp to automatically add this alias on all remote hosts I connect to |
Beta Was this translation helpful? Give feedback.
-
I think being able to type from the terminal ssh it checks to see if a profile exists for that host and applies it. Much more simple then having to select from a list of saved profiles. |
Beta Was this translation helpful? Give feedback.
-
From @rana01645 Describe the solution you'd like?It would be great to use local aliases in server.
For instance I use these following aliases in my local for git usage
alias gst='git stash'
alias gsp='git stash pop'
alias gs='git status'
alias gp='git push'
Would be great if I can use this same commands when I ssh to server! Is your feature request related to a problem? Please describe.No response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
-
From @neongreen via #1078 Discord username (optional)No response Describe the solution you'd like?Currently if I'm in an SSH session and I close my laptop, after re-opening it I might get "broken pipe" or just a stuck session. I'd love if Warp's custom SSH support had auto-reconnect. I know that Mosh exists, but having this built-in without having to install Mosh on the server would be much nicer. Is your feature request related to a problem? Please describe.No response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
-
I opened #1736 and wanted to drop this idea here as well. This is a request for considering implementing SSH multiplexing which makes working in different panes, tabs or windows on remote hosts easier. |
Beta Was this translation helpful? Give feedback.
-
From #1815 Discord username (optional)No response Describe the solution you'd like?
The first step of the workflow would be to create a SSH session and the second and third step would be executed in the SSH session. Unless I'm mistaken, as the first command is opening an interactive SSH session, the other two commands won't be executed until the first one returns/exits. Or even better, allow us to use workflows on a remote SSH environment ! Amazing tool by the way!
Additional contextNo response How important is this feature to you?4 Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087No response |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
With so much data collection and VC funding pressure I think I'll just use Termius for now :/ |
Beta Was this translation helpful? Give feedback.
-
+1000 i love warp, and i play with SSH for working everyday. please add this feature |
Beta Was this translation helpful? Give feedback.
-
I ended up switching to Termius |
Beta Was this translation helpful? Give feedback.
-
I was really surprised to realize this isn't supported! It is such a core part of iTerm that it took me a couple of days to realize it was missing from Warp. I have three (3) Profiles saved in iTerm:
The last used to be "command" instead of "ssh," but I realized while typing this up that I could switch it, so I did. I was really looking forward to using Warp on my home Mac as well as my work Mac, but without support for ssh, I guess I'll stick with Warp at work and iTerm at home. |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
Option to manage remote connections.
Beta Was this translation helpful? Give feedback.
All reactions