fig
fig copied to clipboard
Settings changes are not applied to Fig even after restarting Fig using the menu bar command or restarting Terminal
Sanity checks
- [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- [X] I have run
fig doctorin the affected terminal session - [X] I have run
fig restartand tested again (tell us if that fixed it)
Issue Details
I changed a few settings in the app like shortcuts but that didn't affect Terminal. For example, I changed it so Tab will also insert the selected command but it still just shakes. I also made it so cmd + enter inserts and then runs the command but all it does is just what I have (Ex: if I type cd then fig comes up so I move to the directory I want and press cmd + enter, all it does is run cd and not the selected directory). I also tried changing the appearance of Fig but it just stays stuck on the dark theme.
Here's an example of me trying to use tab and cmd + enter. I also tried changing the appearance but it doesn't work. I also did try restarting after changing them but it doesn't do anything differently.
https://user-images.githubusercontent.com/16063018/190873944-f5de8b02-3bd1-4cb8-8b3a-c309137c6a0a.mov
Environment
fig-details:
- desktop-version: Version 1.0.61 (B526) [Canadian English]
hardware-info:
- model: MacBook Pro
- model-id: MacBookPro16,4
- chip-id:
- cores: 8
- mem: 16 GB
os-info:
- macOS 12.5.1 (21G83)
environment:
- shell: /bin/zsh
- terminal: terminal
- cwd: /Users/jarboer
- exe-path: /usr/local/bin/fig
- install-method: unknown
- env-vars:
- FIG_INTEGRATION_VERSION: 8
- FIG_TERM: 1
- FIG_TERM_VERSION: 5.2.0
- PATH: /opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/jarboer/.fig/bin:/Users/jarboer/.local/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- TERM_SESSION_ID: E0BC068F-6AB1-4AA1-84B5-F9CA8FB2ABA5
- DISPLAY: :0
- FIG_PID: 48634
- integrations:
- SSH: false
- TMUX: false
- iTerm: application is not present.
- Hyper: application is not present.
- Visual Studio Code: installed!
- Docker: false
I have the same issue. Changing the Tab behavior is not being applied.
Hey @donperi @Jarboer! Thanks for reporting this.
Running fig settings sync should resolve the issue.
cc @parssak @rahulsarathy we should update the internal implementation so that settings updates don't require a round trip to the backend, just use the Fig.JS APIs directly.
I have the same issue. Settings are not persisted properly and only dark and light themes work. If I run fig theme cobalt2 I get:
error: 'cobalt2' does not exist in /Users/<username>/Library/Application Support/fig/themes/themes
I've installed fig through brew. I've tried reinstalling but it doesn't help. I am not supposed to clone the themes repo myself, am I?
I cannot get any of the thems working either. MacBook M2 pro.