warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.28k stars 370 forks source link

Disable Warp's SSH support for specific hosts #1192

Open elviskahoro opened 2 years ago

elviskahoro commented 2 years ago

Discord username (optional)

No response

Describe the solution you'd like?

I know I can override by using /usr/bin/ssh however I would like to tell Warp to not even attempt the bootstrap on a list of specific hosts

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

michbsd commented 2 years ago

+1

hellt commented 1 year ago

2nd this. For network devices which use custom shells (not bash/zsh/etc) it is a must have feature

doyled-it commented 8 months ago

Has anyone got this to work by adding a host to the Blocklisted commands? It's not working for my example. (In my example there is a shell at different hosts that always starts with containers@, but same concept.)

image

kevin-twingstrom commented 1 month ago

I second this as well