Christian Duerr
Christian Duerr
@afonso360 Have you tested this with the latest Alacritty version with `libxcb` installed on your system? If so I'll reopen this issue. It might need to be fixed in winit/glutin...
Reopening since it doesn't seem completely fixed yet. However it's probably going to be difficult to figure this out, since it's hard to reproduce. Also mentioning @francesca64, since she probably...
Does this actually affect you in any way? Considering that XTerm and URxvt behave the same way as Alacritty here, I'd consider Alacritty's behavior reasonable, if not recommended.
> I was going to report the bug to urxvt, but the mailing-list made me cold, so I started here :) Fair enough. I'm not opposed to changing this behavior,...
> FYI, if you care about the DEC standards, erasing the + is technically the correct behavior. Per DEC STD 070, when a character is output on the last column...
Can you share your full config?
Can you test #6079 @kittyflat?
@kittyflat Thanks for the feedback. Just to be 1000% sure, did you run `cargo run` to execute the compiled application, or did you install the Alacritty.app?
Your solution should work too, but `cargo run` just skips the install step and thus avoids a possible failure point.
Might be related to #1227.