We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
q doctor
q restart
macOS 15.5.0 (24F74)
ssh command gives deduplicated hosts’ addresses, like
ssh
ssh hostname1 hostname2 hostname3 192.168.0.10
ssh command gives duplicated hosts’ addresses, like
ssh hostname1 hostname1 hostname1 hostname2 hostname2 hostname2 hostname3 hostname3 hostname3 192.168.0.10 192.168.0.10 192.168.0.10
No response
<This will be visible to anyone. Do not include personal or sensitive information> [q-details] version = "1.10.1" hash = "cb90e381cf8391beef4b966623d913e258cbb08d" date = "2025-05-16T13:53:39.016927Z (4d ago)" variant = "full" [system-info] os = "macOS 15.5.0 (24F74)" chip = "Apple M2" total-cores = 8 memory = "24.00 GB" [environment] cwd = "/Users/USER/project" cli-path = "/Users/USER/project" os = "Mac" shell-path = "/bin/zsh" shell-version = "5.9" terminal = "iTerm 2" install-method = "unknown" [env-vars] PATH = "/Users/USER/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/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:/usr/local/go/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/USER/.local/bin:/Users/USER/Library/Application Support/JetBrains/Toolbox/scripts" QTERM_SESSION_ID = "c69a2f0d695e466d853c2e64ff3e728b" Q_SET_PARENT_CHECK = "1" Q_TERM = "1.10.1" SHELL = "/bin/zsh" TERM = "xterm-256color" __CFBundleIdentifier = "com.googlecode.iterm2"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 15.5.0 (24F74)
Expected behaviour
ssh
command gives deduplicated hosts’ addresses, likeActual behaviour
ssh
command gives duplicated hosts’ addresses, likeSteps to reproduce
No response
Environment
The text was updated successfully, but these errors were encountered: