fig
fig copied to clipboard
macOS Prompt 3.0 Integration Support
Checks
- [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- [X] I have run
fig doctor
in the affected terminal session - [X] I have run
fig restart
and replicated the issue again
Operating system
macOS 14.2.1 (23C71)
Expected behaviour
Feature request for Prompt 3.0 integration.
Actual behaviour
not supported
Steps to reproduce
❯ fig doctor
Let's check if you're logged in...
✔ Logged into Fig
Let's check your dotfiles...
✔ bash ~/.bashrc integration check
✔ bash ~/.profile integration check
● /Users/Emran/.bash_profile does not source pre integration
✘ zsh ~/.zshrc integration check: /Users/Emran/.zshrc does not source post integration last
Run fig integrations install dotfiles to reinstall shell integrations for zsh
✔ zsh ~/.zprofile integration check
Let's make sure Fig is setup correctly...
✔ Fig bin exists
✔ PATH contains ~/.local/bin
✔ PATH contains ~/.fig/bin
✔ Settings Corruption
✔ State Corruption
✔ Fig Integration
✔ SSH integration
Let's make sure Fig is running...
✔ Fig is running
✔ Fig socket exists
✔ Daemon
✘ Daemon diagnostics: Daemon websocket error
Websock next error: Io(Os { code: 60, kind: TimedOut, message: "Operation timed out" })
Let's see if Fig is in a working state...
✔ Figterm
✔ Insertion lock does not exist
✔ Autocomplete dev mode
✔ Plugin dev mode
✔ Dashboard is loading from the correct URL
✔ Autocomplete is loading from the correct URL
Let's check if your system is compatible...
✔ OS is supported
✔ Fish is up to date
✔ Jetbrains Toolbox Check
Let's check fig diagnostic...
✔ Compatible shell
✔ Fig app installed in the right place
✔ Autocomplete is enabled
✔ Fig CLI path
✔ Accessibility enabled
Let's check your terminal integrations...
✘ Terminal support: Unsupported terminal, if you believe this is a mistake or would like to see support for your terminal, run `fig issue`
__CFBundleIdentifier: <not-set>
Environment
No response