#Alias with sshpass does not warpify
2 messages · Page 1 of 1 (latest)
Yes, there are a few things you can try to get your subshell to warpify when using an alias with sshpass.
-
Add
sshpassto your Settings: As suggested in this Github issue (https://github.com/warpdotdev/Warp/issues/3766), you can addsshpassto your Settings > Subshells > "Added commands" menu. This should trigger the option to warpify the ssh session. -
Use the Warpify Option: According to another Github issue (https://github.com/warpdotdev/Warp/issues/3927), the Warpify option should be available when using
sshpass. However, there might be issues with tab completion for files/directories. -
Report the Issue to Warp: If you're still encountering problems, it might be helpful to report this to the Warp team for further investigation. You can do this by opening a new issue on the Warp Github page (https://github.com/warpdotdev/Warp/issues).