-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided …
-
[Originally proposed [here](https://github.com/joaotavora/eglot/discussions/1402), but this is a more appropriate place.]
**Background**: Go's LSP server, gopls, replaces a number of analysis and t…
-
### Tested versions
Reproducible in
- v4.3.dev6.mono.official [89850d553]
- hangs at the very end
- v4.3.beta1.mono.official [a4f2ea91a]
- hangs after "ERROR: Attempting to parent and popu…
-
### What is the issue?
When I click on Tailscale to open it on my computer, I get half a second of the little blue loading wheel, then nothing happens. Windows Services says Tailscale is running, but…
-
Now that multi-window support is on the roadmap, how about support for control mode in tmux? (tmux -CC) Essentially this allows the user to attach to a tmux session but instead of showing the ncurses …
-
My intent with this issue is to understand better what first-class support for the visually impaired looks like in a terminal emulator, and then figure out how to implement it.
My reading so far ha…
-
### Describe the request
Print the output from the `arduino-fwuploader` invocations to the IDE's "**Output**" panel.
🙂 It will be easier for the user to troubleshoot problems that might occur during…
-
Running on EndeavourOS Hyprland using the cosmic-term-git AUR package, built around an hour ago.
Issue happens when changing any appearance setting, some better some worse.
If I switch the theme…
-
# Summary
PlatformIO Core `6.1.11` does not seem to recognize the board id `esp32-c6-devkitc-1` even though that board is listed by platformIO itself.
I attempted to create a new project with t…
-
I had this fixed in #59 but you reverted it, I think?
Changing
```toml
[dependencies]
image = "0.25"
```
to
```toml
[dependencies]
image = { version = "0.25", default-features = false,…