withfig / fig

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

disabled using an .oh-my-zsh plugin alias #1243

Open ghost opened 2 years ago

ghost commented 2 years ago

Description:

using an alias stops auto-complete, so setting up an nx.plugin.zsh with the following disables fig...

alias pnx="pnpm exec nx"

Details:

macOS Fig Shell
12.3.0 Version 1.0.56 (B416) /bin/zsh
fig diagnostic

Version 1.0.56 (B416) [Australian] 
UserShell: /bin/zsh
Bundle path: /Applications/Fig.app
Autocomplete: true
Settings.json: true
CLI installed: true
CLI tool path: /Users/me/.fig/bin/fig
Accessibility: true
SSH Integration: false
Tmux Integration: false
iTerm Integration: true 
Hyper Integration: false
VSCode Integration: true
Docker Integration: true
Symlinked dotfiles: false
Only insert on tab: false
UNIX Socket Exists: true
Installation Script: true
PseudoTerminal Path: 
SecureKeyboardInput: false
SecureKeyboardProcess: 
Current active process: ??? (???) - ???
Current terminal session: ???
Current working directory: ???
Current window identifier: ???

clo4 commented 2 years ago

Hi @cherry-tom! Are you meaning that when you have that alias, fig doesn't work at all? Or that it doesn't work for that alias?

ghost commented 2 years ago

doesn't work for that alias, or any alias.