Fabrício Zimmerer Murta
Fabrício Zimmerer Murta
Well, I saw this bomb falling! :boom: From my experience, this would mean a complete rewrite of the CSS styling and many HTML. As you said yourself, even right sidebars...
Hello, thanks for the report! That's looks like a very nice feature to allow easy and nicer PDF-printing of articles of interest. > - html file that gets automatically injected...
There are some features that won't work in file:// access, like search if I recall well. That's basically one of the reasons browsing documentation locally won't work very well even...
> The bug happens sometimes and I have to kill and reopen the process or open a new tab browser to keep working so it can be really annoying. This...
Here, Firefox 98.0.1, 64-bit, Windows 10, still default `locationChangeRateLimit` (200), and the error does not fire even once. Did you say that, when that happens, the Retype process must be...
Thanks for the feedback! This log rules out #280. I couldn't reproduce it on FF + 64-bit MacOS though.
That'd be a lot of power to break Retype we give users but also the means to make the pages look _just_ the way you wanted it to. Thanks for...
In my case I wanted to integrate a repo in a workflow such as `../repo-name` would find the other repo. This way I could add the new repo to the...
I've just also repeated the same issue. This appears a billion times in the log file: ``` F: mkdir S: deny P: /usr/share/.mono/keypairs A: /usr/share/.mono/keypairs R: /usr/share/.mono/keypairs C: mono /var/tmp/portage/dev-dotnet/nuget-2.8.3/work/nuget-Release-2.8.3-MonoDevelop/Build/../src/CommandLine/bin/Release/NuGet.exe...
This is a little old and unanswered issue, but I believe it deserves an explanation. This happens because the default bash shell for linux/macos runs with `-o pipefail`. You can...