Skip to content

Fixed a bug in blink.cmp causing editor freezes on WSL2 systems #1634

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MN-nagy
Copy link

@MN-nagy MN-nagy commented Jul 10, 2025

Description:
Fixes a bug in blink.cmp that causes editor freezes on WSL2 systems by disabling command-line autocompletion. See this guide for details.

Changes:

  • Added configuration to disable blink.cmp autocompletion in shell command mode.
  • Included documentation in the config file to guide WSL2 users.

@guru245
Copy link
Contributor

guru245 commented Jul 10, 2025

Oh this is good. I made a similar PR the other day, but I decided not to request it because this issue only happens to WSL users. The configuration is disabled by default and users can enable if necessary thanks to the good documentation. 👍

@MN-nagy
Copy link
Author

MN-nagy commented Jul 11, 2025

Thank you for your feedback and positive response. I noticed your comment on issue [#1519] regarding a similar change. After reviewing the issue, I submitted this PR, as the bug affects a significant portion of users relying on WSL and widely used shells like Bash.

Copy link
Contributor

@oriori1703 oriori1703 left a comment

Choose a reason for hiding this comment

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

Considering that kickstart also supports windows, I think it's a fine addition.

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.

3 participants