withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

Enter "cd" without prompt #1184

Closed ygnh-leo closed 2 years ago

ygnh-leo commented 2 years ago

Description:

Please include a detailed description of the issue (and an image or screen recording, if applicable)

Details:

OS Fig Shell
macOS 12.3.0 (21E230) 1.0.56 /bin/zsh
fig diagnostic

# Fig Diagnostics ## Fig details: - Fig version: Version 1.0.56 (B416) [ABC] - Bundle path: /Applications/Fig.app - Autocomplete: true - Settings.json: true - Accessibility: true - Number of specs: 0 - Symlinked dotfiles: false - Only insert on tab: false - Keybindings path: - Installation Script: true - PseudoTerminal Path: /Library/Frameworks/Python.framework/Versions/3.9/bin:/Users/leo/.nvm/versions/node/v16.13.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Users/leo/.cargo/bin:/Users/leo/.local/bin:/Users/leo/.fig/bin:/Users/leo/.local/bin:/Users/leo/.local/bin:/Users/leo/.local/bin:/Users/leo/.local/bin - SecureKeyboardInput: false - SecureKeyboardProcess: ## Hardware Info: - Model Name: MacBook Pro - Model Identifier: MacBookPro16,1 - Chip: - Cores: 6 - Memory: 16 GB ## OS Info: - macOS 12.3.0 (21E230) ## Environment: - User Shell: /bin/zsh - Current Directory: /Users/leo - CLI Installed: true - Executable Location: /usr/local/bin/fig - Current Window ID: 1159/% (com.googlecode.iterm2) - Active Process: zsh (16278) - /dev/ttys008 - Environment Variables: - TERM_SESSION_ID=w0t1p0:FF3BD39E-BF5A-4CD0-8BB3-8E17C7313438 - PATH=/Library/Frameworks/Python.framework/Versions/3.9/bin:/Users/leo/.nvm/versions/node/v16.13.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Users/leo/.cargo/bin:/Users/leo/.local/bin:/Users/leo/.fig/bin:/Users/leo/.local/bin:/Users/leo/.local/bin:/Users/leo/.local/bin:/Users/leo/.local/bin - TERM=xterm-256color - FIG_INTEGRATION_VERSION=8 - FIG_TERM=1 - FIG_TERM_VERSION=4.3.0 ## Integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: installed! - Visual Studio Code: installed! - Docker: false

ygnh-leo commented 2 years ago

I used Starship. Starship FIG works with Starship turned off.

ygnh-leo commented 2 years ago

Rule out errors again. Because I added some emoji to iterm, I can delete it.

grant0417 commented 2 years ago

This can happen when cd is aliased by another command.

mschrage commented 2 years ago

I am closing as a duplicate of #1178, let me know if this isn't the same issue @ygnh-leo.