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

Weird inline completions #445

Open
3 tasks done
weisJ opened this issue Jan 15, 2025 · 1 comment · May be fixed by #446
Open
3 tasks done

Weird inline completions #445

weisJ opened this issue Jan 15, 2025 · 1 comment · May be fixed by #446
Labels
bug Something isn't working

Comments

@weisJ
Copy link

weisJ commented Jan 15, 2025

Checks

Operating system

macOS 15.2.0 (24C101)

Expected behaviour

Inline completions are syntactically correct commands.

Actual behaviour

E.g. if I type cd it will show cd 52 ls as the inline completion.
Alternatively git add produces git add 52 git commit -m "initial commit"

This also happens in other situations. Though sometimes it will actually show a helpful completion.

Steps to reproduce

cd will replicate it in the most reliable way.

Environment

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

[system-info]
os = "macOS 15.2.0 (24C101)"
chip = "Apple M2 Pro"
total-cores = 12
memory = "32.00 GB"

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

[env-vars]
PATH = "/Users/USER/.ghcup/bin:/opt/homebrew/bin/lib/ruby/gems/3.3.0/bin:/opt/homebrew/bin/opt/[email protected]/bin:/opt/homebrew/bin/opt/ccache/libexec:/opt/homebrew/bin/opt/llvm/bin:/opt/homebrew/bin/opt/python/libexec/bin:/opt/homebrew/bin/opt/make/libexec/gnubin:/Users/USER/.perl5/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/USER/.sdkman/candidates/java/current/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:/Library/Apple/usr/bin:/Library/TeX/texbin:/Applications/Ghostty.app/Contents/MacOS:/Users/USER/.local/bin:/Users/USER/Library/Application Support/JetBrains/Toolbox/scripts"
QTERM_SESSION_ID = "9a2a6aae5c00401fa3412e5297cd5205"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.6.0"
SHELL = "/bin/zsh"
TERM = "xterm-ghostty"
__CFBundleIdentifier = "com.mitchellh.ghostty"
@grant0417 grant0417 added the bug Something isn't working label Jan 15, 2025
@mschrage
Copy link
Contributor

Thanks for reporting. We are actively investigating this.

@grant0417 grant0417 linked a pull request Jan 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants