Skip to content
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

Tutorial --> no autocomplete #54

Closed
haakonstorm opened this issue Apr 20, 2021 · 3 comments
Closed

Tutorial --> no autocomplete #54

haakonstorm opened this issue Apr 20, 2021 · 3 comments
Labels
type:bug Something isn't working

Comments

@haakonstorm
Copy link

haakonstorm commented Apr 20, 2021

Description:Screen Recording 2021-04-20 at 23 50 21> Please include a detailed description of the issue (and an image or screen recording, if applicable)

Followed installer
Got exited
Typed cd ...
waaa no autocomplete?
I see the "iterm integration" (as seen below) isn't installed. But I thought the tutorial was supposed to start after the iTerm integration? Needs to be looked into.

Details:

macOS Fig Shell
11.2.3 Version 1.0.40 (B188) /bin/zsh
fig diagnostic

Version 1.0.40 (B188)
UserShell: /bin/zsh
Bundle path: /Applications/Fig.app
Autocomplete: true
Settings.json: true
CLI installed: true
CLI tool path: /Users/s/.fig/bin/fig
Accessibility: true
Number of specs: 77
SSH Integration: true
Tmux Integration: true
Keybindings path: /Users/s/.fig/user/keybindings
iTerm Integration: false
Hyper Integration: false
VSCode Integration: false
Docker Integration: false
Symlinked dotfiles: false
Only insert on tab: false
Installation Script: true
PseudoTerminal Path: 
SecureKeyboardInput: false
SecureKeyboardProcess: 
Current active process: ??? (???) - ???
Current working directory: ???
Current window identifier: 4287/% (com.googlecode.iterm2)

@haakonstorm
Copy link
Author

Yup, installer was a little fast starting the tutorial somehow.

Screenshot of iTerm2 (20-04-2021, 23-57-04)

This is cool. I'm gonna look into this from all angles, guys, keep up the great work!

@brendanfalk
Copy link
Member

Thanks so much for reporting this... We've been having some weird issues with this. Fig is not designed to work in scripts (only interactive shell processes), but we had to write some hacks to get it to work!

We will try to investigate the solution to this. From speaking with you outside the github, it seems like you have quite a custom environment so that certainly doesn't help here!

For other users running into this issue, hitting ctrl+c to quit the onboarding, then running fig onboarding should make it work...

I think the temp fix is adding a line to the onboarding saying the above^

@mschrage mschrage added the type:bug Something isn't working label Apr 22, 2021
@mschrage
Copy link
Member

This should be fixed now! Closing this issue now, but will reopen it if anyone else is experience it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants