Jonathan

Results 20 comments of Jonathan

@slackjeff As I commented on your YouTube video about this, if you're going with anything but glibc x86_64 and aarch64, you can do: ``` rsync --list-only --stats --recursive \ --exclude...

> I'm also getting a black screen, and this is in my logs: qml: JSON.parse: Parse error > > Different wallpaper, I recently updated to Qt 5.15.5, maybe it has...

> @powerofthe69 Some further testing with FG and over 1 hour and a half session and no crashing. However, I am noticing some jittering, specially when in battle and other...

I didn't notice that the configuration was broken, I still use it daily but never had to change the configuration. @dhay3 thanks for the patch, I'll try it out and...

> Safe to say this is abandoned. Might as well fork it and call it "termoid6" or soemthing Sadly. And the [upstream patch needed](https://github.com/Swordfish90/qmltermwidget/pull/41) was never merged as well. Unfortunately,...

@koldbyte No worries. I have no new changes to push, feel free to merge it as it is.

I ran a small script to compare the output of db281c682cb1e19f68392bf2bbffb27e48cba1be with my branch to find the cause of regression, it's all the trailing newlines that were not being printed...

> Thanks for the pull request, and the clear explanation! You're welcome. >This sounds like a regression from [8c004be](https://github.com/Wilfred/difftastic/commit/8c004be87b5553809d1d865fc76adb754c2c3b55). I'm not sure if this is the cause of the regression...

> What's the status of this PR? I'm running into this issue too. Idk, everything is fine from my side. It depends on how @Wilfred wants to go from there....

I noticed that #731 does the same thing as I did (but slightly differently), which is to ignore the last empty line, and it will fix most of the out-of-bounds...