You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug was introduced in the commit d706194 or later.
It caused the following two problems:
First: Open the .toml file, the time to use the :q to exit becomes very long, it takes about 3 seconds Second: After exiting helix, Error: Timed out waiting for language servers to shutdown is output on stdout
Summary
This bug was introduced in the commit d706194 or later.
It caused the following two problems:
First: Open the
.toml
file, the time to use the:q
to exit becomes very long, it takes about 3 secondsSecond: After exiting helix,
Error: Timed out waiting for language servers to shutdown
is output on stdoutReproduction Steps
I tried this:
hx languages.toml
I expected this to happen:
Exit normally, no error output
Instead, this happened: as mentioned above
Helix log
~/.cache/helix/helix.log
Platform
WSL2 of Ubuntu
Terminal Emulator
windows-terminal
Helix Version
helix 22.08.1 (756253b)
The text was updated successfully, but these errors were encountered: