chtenb
chtenb
Interesting. This makes me think of function application in Haskell and PureScript, as you pass a bunch of primitive values into a function without using parenthesis and commas. In fact,...
Is there any chance we'll get a fix for this in the not-too-distant future? It's a pretty crucial bug as I sometimes miss lines in command output, which obviously is...
[wezterm-recording-vUPbou.cast.txt](https://github.com/wez/wezterm/files/10331082/wezterm-recording-vUPbou.cast.txt) Here is a cast of me reproducing the issue. I noticed however when replaying it with `wezterm replay` that I couldn't see the scroll actions being performed. But the...
Okay, I was sure I tried reproducing this on other terminals without success before I created the issue here. But I just reproduced it on VSCode's integrated terminal using the...
> Simplifying your prompt printing setup. Good call. I removed my starship configuration and after that I couldn't reproduce the issue anymore. Neither in VSCode and wezterm. I wonder what...
This looks like the same issue but it got closed: https://github.com/starship/starship/issues/4635
> I think it may be due to: https://github.com/microsoft/terminal/issues/8698 as this issue doesn't occur on other platforms. Is conpty also used when using WSL? I can reproduce the issue both...
So there is a workaround posted in the other thread which works for me. Feel free to close this issue if you want. Other people with the same issue can...
As promised, I installed the latest nightly build, and this issue is still present.
I wanted to troubleshoot this issue a little bit today, and I noticed that I had made a mistake in the minimal repro config I provided: I forgot to include...