-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Hangs on open picker #4076
Comments
Are you opening the file picker in a directory with many files? |
No. Tried to open it at |
Even after running with |
It should be noted that |
It still hangs. And it blocks my usage of Helix, even after it has 'loaded'. I still regard it as a bug. |
Duplicate of #1707 |
There isn't a way to cancel it so you'll need to |
Summary
Helix hangs on open file picker.
It should be noted that it worked earlier today.
It has worked and failed with no
config.toml
file.I suspect it happened after i did
pip3 install python-lsp-server
,but that shouldn't really affect Helix in that way.
Reproduction Steps
hx
<space>
,f
Helix log
2022-10-02T21:23:47.550 helix_view::editor [ERROR] Failed to initialize the LSP for
source.toml
{ cannot find binary path }Platform
macOS 12.6
Terminal Emulator
iTerm 3.4.16
Helix Version
helix 22.08.1 (66276ce)
The text was updated successfully, but these errors were encountered: