fig icon indicating copy to clipboard operation
fig copied to clipboard

autocomplete.enter 'ignore' is not working

Open rbutera opened this issue 3 years ago • 2 comments

Description:

autocomplete.enter 'ignore' is not working

See screen recording: https://user-images.githubusercontent.com/6047293/170698217-d22cf5bc-b344-4ab6-bead-acb73c8af6bb.mp4

My fig config:

autocomplete.enter = "ignore"
autocomplete.tab = "insertOrPrefix"
dotfiles.syncImmediately = false

Details:

OS Fig Shell
macOS 11.4.0 (20F71) 1.0.57 /bin/zsh
fig diagnostic

Fig Diagnostics

Fig details:

  • Fig version: Version 1.0.57 (B450) [British - PC]
  • Bundle path: /Applications/Fig.app
  • Autocomplete: true
  • Settings.json: true
  • Accessibility: true
  • Number of specs: 0
  • Symlinked dotfiles: true
  • Only insert on tab: true
  • Keybindings path:
  • Installation Script: true
  • PseudoTerminal Path: /Users/rai/Library/pnpm:/bin/remote-cli:/Users/rai/Library/pnpm:/Users/rai/.nodenv/shims:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/usr/local/aria2/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/rai/.fig/bin:/Users/rai/.local/bin:/users/rai/bin
  • SecureKeyboardInput: false
  • SecureKeyboardProcess:

Hardware Info:

  • Model Name: iMac
  • Model Identifier: iMac20,2
  • Chip:
  • Cores: 10
  • Memory: 32 GB

OS Info:

  • macOS 11.4.0 (20F71)

Environment:

  • User Shell: Unknown UserShell
  • Current Directory: /Users/rai
  • CLI Installed: true
  • Executable Location: /Users/rai/.fig/bin/fig
  • Current Window ID: 1932/% (com.googlecode.iterm2)
  • Active Process: zsh (33506) - /dev/ttys012
  • Environment Variables:
    • TERM_SESSION_ID=w0t0p0:FC9EDD53-5B87-4426-8DBD-4A72CDF7CAB1
    • PATH=/Users/rai/Library/pnpm:/bin/remote-cli:/Users/rai/Library/pnpm:/Users/rai/.nodenv/shims:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/usr/local/aria2/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/rai/.fig/bin:/Users/rai/.local/bin:/users/rai/bin
    • TERM=xterm-256color
    • FIG_INTEGRATION_VERSION=8
    • FIG_TERM=1
    • FIG_TERM_VERSION=4.4.0
    • FIG_PID=33506

Integrations:

  • SSH: false
  • TMUX: false
  • iTerm: installed!
  • Hyper: installed!
  • Visual Studio Code: installed!
  • Docker: false

(PS: how can I install ssh, tmux and docker integrations?)

rbutera avatar May 27 '22 12:05 rbutera

Hi @rbutera, sorry for the delay. The reason this isn't working is because it's actually autocomplete.keybindings.enter, same with tab.

The SSH integration is still WIP but you can install with fig ssh enable, tmux should work out of the box, and docker will be coming after SSH is stabilized :)

clo4 avatar Jun 02 '22 09:06 clo4

why was this closed as completed? @SeparateRecords

I'm still, as of 7th July, getting this issue whenever I try and install fig.

I cannot ssh into pidgey -> fig always autocompletes it to pidgey.local no matter what I try..

rbutera avatar Jul 07 '22 19:07 rbutera