Yaraslau
Yaraslau
Hi, From what I see contour behaves the same way as alacritty in `ToggleFullscreen`, am I missing something?
> Well effectively what is described here: [alacritty/alacritty#6124](https://github.com/alacritty/alacritty/issues/6124) is the experience I have with alacritty, but rather the solution is what I have. It doesn't flicker, feels smooth to alt...
I can see this performance issue only on Windows, @brian6932 you were referring to windows as well?
Some additional info, Here is case with two monitors with 1920x1080 and 2560x1440 ``` [2023-01-02 11:11:32.942797] [gui.display] TerminalWindow.resizeEvent: size 200x100 (200x100) [2023-01-02 11:11:32.953711] [gui.display] initializeGL: size=186x100, scale=1 [2023-01-02 11:11:32.953758] [gui.display]...
Can reproduce it, but while using `sh` bug is not reproduced, only spaces disappear on resize
Since Ubuntu 18.04 is deprecated, we have AppImage for Ubuntu 22.04 now, so i am closing this issue
> oh dear, i think we can group them all together, these family of bugs, all related to resize. But many thanks for the report. ;( Are you proposing to...
> Right, this ring can be used as a drop-in replacement (and it already can be used in such way) i also added a function `insert_before( line index , val)`...
Commit that broke pybind11 : https://github.com/kokkos/kokkos/commit/1f048cfa5050149de9bb0662ebe11a6fdd86c080 And some info from valgrind (not very helpful) ``` ==1994128== Invalid read of size 32 ==1994128== at 0x4FB9B89: __wcsncpy_avx2 (strncpy-avx2.S:306) ==1994128== by 0x4B59439: UnknownInlinedFun...
I was trying to figure out what is going on in my case, and something very odd is happening since if i look at the addresses of this variable in...