Skip to content

Conversation

@davidalayachew
Copy link
Contributor

When attempting command completion on an empty/blank line, Bash will attempt to resolve all possibilities, which can take several seconds. Worse yet, this is easy to trigger -- accidentally press tab after enter instead of before.

So, deactivating by default.

When attempting command completion on an empty/blank line, Bash will attempt to resolve all possibilities, which can take several seconds. Worse yet, this is easy to trigger -- accidentally press tab after enter instead of before.

So, deactivating by default.

Signed-off-by: David Alayachew <[email protected]>
@davidalayachew davidalayachew marked this pull request as ready for review November 18, 2025 02:29
@davidalayachew
Copy link
Contributor Author

This resolves git-for-windows/git#5289.

@rimrul
Copy link
Member

rimrul commented Nov 18, 2025

/updpkgsums

The workflow run was started.

Signed-off-by: Matthias Aßhauer <[email protected]>
Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dscho
Copy link
Member

dscho commented Nov 18, 2025

/deploy git-extra

The i686/x86_64 and the arm64 workflow runs were started.

@dscho
Copy link
Member

dscho commented Nov 18, 2025

/add relnote feature Pressing the Tab key in an empty line in Git Bash no longer causes the session to "freeze".

The workflow run was started

github-actions bot pushed a commit that referenced this pull request Nov 18, 2025
Pressing the Tab key in an empty line in Git Bash [no longer causes the
session to
"freeze"](#657).

Signed-off-by: gitforwindowshelper[bot] <[email protected]>
@dscho dscho linked an issue Nov 18, 2025 that may be closed by this pull request
1 task
@dscho dscho merged commit 0600552 into git-for-windows:main Nov 18, 2025
9 checks passed
@davidalayachew davidalayachew deleted the patch-1 branch November 18, 2025 11:43
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

Successfully merging this pull request may close these issues.

Console Freezes with tab on empty line.

3 participants