Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completion window not displayed #407

Open
3 tasks done
jeromelefeuvre opened this issue Jan 10, 2025 · 1 comment
Open
3 tasks done

Completion window not displayed #407

jeromelefeuvre opened this issue Jan 10, 2025 · 1 comment

Comments

@jeromelefeuvre
Copy link

jeromelefeuvre commented Jan 10, 2025

Checks

Operating system

macOS 14.6.1 (23G93)

Expected behaviour

Displaying completion window

Actual behaviour

No window appears after a cd or git. q doctor is good. inline completion works too.

Screenshot 2025-01-10 at 11 00 31

If you have ideas...

Steps to reproduce

No response

Environment

[q-details]
version = "1.6.0"
hash = "6d13844d6546a5c29e7e121450af1130eb189e7f"
date = "2025-01-09T00:47:39.704258Z (2d ago)"
variant = "full"

[system-info]
os = "macOS 14.6.1 (23G93)"
chip = "Apple M1 Pro"
total-cores = 10
memory = "32.00 GB"

[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "iTerm 2"
install-method = "brew"

[env-vars]
PATH = "/Users/USER/.yarn/bin:/Users/USER/.config/yarn/global/node_modules/.bin:/opt/homebrew/opt/[email protected]/bin:/opt/homebrew/opt/libpq/bin:/opt/homebrew/lib/ruby/gems/3.4.0/bin:/opt/homebrew/opt/ruby/bin:/opt/homebrew/Cellar/[email protected]/5.7.41/bin/:/Users/USER/MyProjects/onf/web_apps/archive:/opt/homebrew/Cellar/pyenv-virtualenv/1.2.4/shims:/Users/USER/.pyenv/shims:/Users/USER/.pyenv/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin/:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/USER/.local/bin:/Applications/Docker.app/Contents/Resources/bin/"
QTERM_SESSION_ID = "944ace4c2e184489b7621b407c17b040"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.6.0"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.googlecode.iterm2"
@grant0417
Copy link
Member

Hey @jeromelefeuvre could you run q debug shell and see if autocomplete works there? Also try bash and see if it works. If either of those work it likely means there is an issue with you zsh config and could you share it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants