Benoit de Chezelles

Results 437 comments of Benoit de Chezelles

The error you see in the logs indicates that an image is trying to be displayed via the Kitty protocol. That image is probably part of your shell configuration, maybe...

Interesting, could others try the latest nightly/git version see if they still have a start failure or not? @c02y @nikbrunner @edbar42 @briheet @rabiescow _(let's wait for 2-3 good report before...

Might be related to #6598 which gives off the same error message. Could you upload ~full Wayland logs with `WAYLAND_DEBUG=1` ?

> I don't know if this is related or not, but now wezterm also does not redraw sometimes until I move mouse cursor 🤔 @4ndv @pyroraptor07 Don't see how it...

It would be useful to have an initial ping to the stores at the beginning of a build if downloads are needed, and only ask NARs to stores that are...

Hello, that linked picom issue mentions the use of fcitx as the IME. Do you have that on your system? Can you try disabling IME support using `config.use_ime = false`...

> > [...] > > I would not expect needing to know if I actually am running in wezterm/iterm2/classical tmux to **programatically** create a new pane. > > Click the...

I just stepped on this issue, with the following code: (which is basically the same issue, but with non-primitive types) ```cr struct Bar(T) @var = StaticArray(UInt8, instance_sizeof(T)).new 0_u8 end class...

@Noghpu Could you open a dedicated issue for this and fill up the issue template with your environment information?

> "Select All" without automatic "clipboard copy" can be useful in another context as well: When you want to visually demarcate "before" from "after". That's a way I never heard...