Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pressing tab after writing git for some reason trigger bin/test #13366

Copy link
Copy link
@luizkowalski

Description

@luizkowalski
Issue body actions

Describe the bug

I'm working on a Rails app and I'm seeing a weird behavior: when I type git and then press tab, I can see all the available subcommands but if one of them is partially typed, like git work for worktree, pressing tab triggers bin/test script, and it runs indefinitely

without anything typed:

Image

with something partially typed:

❯ git woRunning RuboCop...
Inspecting 95 files
...............................................................................................

95 files inspected, no offenses detected
Running TS Lint...

and it runs forever

Steps to reproduce

have a .bin/test executable script and try autosuggest the rest of a command

Expected behavior

my script doesn't run

Screenshots and recordings

No response

OS / Linux distribution

macOS 26.1 Beta (25B5057f)

Zsh version

5.9

Terminal emulator

Ghostty

If using WSL on Windows, which version of WSL

None

Additional context

This is nothing new, I've been seeing this behavior for quite some time now but just now got pissed enough to open an issue

My ZSH config is avaialble here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog
    Show more project fields

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.