fig icon indicating copy to clipboard operation
fig copied to clipboard

bug: Autocomplete Feature Not Working in iTerm2 (Quake Mode)

Open arleytm opened this issue 1 year ago • 0 comments

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 15.0.0

Expected behaviour

The autocomplete feature should work as intended, displaying the autocomplete context menu with suggestions based on the current input.

Actual behaviour

The autocomplete feature stops working, and the autocomplete context menu is not displayed. This issue seems to be related to how window focus is managed in Quake mode.

Steps to reproduce

  • Open iTerm2
  • Configure a profile with the settings shown in the attached screenshots
    • Ensure Quake mode is enabled
  • Try to use the autocomplete feature of Fig/Q
  • Quit iTerm2
  • Open iTerm2 by pressing ⌘I
  • Type cd (no directories are displayed)
iterm2-settings-1 iterm2-settings-2 iterm2-settings-3

arleytm avatar Jun 26 '24 09:06 arleytm