-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fig has buggy behavior with cd
command when ssh'd into remote machines
#59
Comments
I am having similar issue, seems there is some compatibility issue between fig and powerlevel10k |
Closing this issue as stale. We are reworking our |
How did you get "SSH Integration: true" ? I can't use Fig.io in remote ubuntu machine... I do ssh into remote linux, but there is no autocomplete... Thanks a lot! |
Yes, how did you enable SSH Integration: true? |
It is not yet working on linux (even when you use Mac and do ssh). Linux version is expected to come at the end of May (that is what I read on Discord channel). |
@sanarena @milanzmitrovic @TreTuna if you'd like to try the SSH integration, run |
Hi @mschrage, I just tried running "source <(curl -Ls fig.io/install)" on my remote, but got following error: milanmitrovic@instance-ubuntu:~$ source <(curl -Ls fig.io/install) I am using ubuntu 18.4. |
Thanks for reporting @milanzmitrovic! cc @sullivan-sean |
Description:
I have gotten Fig to work with
cd
on my remote machine, but it is intermittent when it will work for me. I normally one of the following states:fig source
fig source
locally, then ssh back into the remote.cd
.I have had instances where
git
would not pull up a Fig window either, but that's generally solved by runningfig source
on my local then going back.I've been talking with falky97 about this issue and he mentioned it could be an issue with my custom prompt, which uses https://github.com/romkatv/powerlevel10k.
I'm running Zsh with Oh-my-zsh locally and Zsh with Prezto on the remote machine, both using Powerlevel10K for the prompt. I'm going to try switching prompts and see if that effects anything and will remote back.
Screen.Recording.2021-04-23.at.9.47.19.AM.mov
Details:
fig diagnostic
The text was updated successfully, but these errors were encountered: