Alvaro Parker

Results 5 comments of Alvaro Parker

Another workaround is to append the block or line cursor character (█ or ︳) to the end of your string and pop it and push it again every time you...

From this [comment](https://github.com/phil-opp/blog_os/issues/1124#issuecomment-1193864858) (#1124) I would say that just starting a branch a doing a pull request is enough since there's no formal process. If you do start a branch,...

I'm experiencing this problem on `halloy 2024.10 (4ff56fd)` on Linux under Walyand.

@casperstorm getting the following panic when running on Wayland/Hyprland. Not happening on `main` branch: ``` thread 'main' panicked at data/src/stream.rs:79:31: there is no reactor running, must be called from the...

@tarkah Looks like the bug is gone! I left it on a different workspace for a while (1.5 hours) and the connection was persistent. Thanks! Btw the files `data/src/client.rs` and...