compression
Here are 2,402 public repositories matching this topic...
-
Updated
Nov 24, 2021 - Jupyter Notebook
some tests are run as part of the borg self test which is executed at every start of borg
.
as borg does not and must not require pytest
for a normal installation, these tests must not use pytest
.
there is a comment in the relevant test files (e.g. some crypto tests), but it is easy to miss.
guess we better add an assert
checking that there is no pytest
in the module namespace fo
-
Updated
Oct 14, 2021 - Kotlin
-
Updated
Apr 13, 2022 - C++
-
Updated
Apr 29, 2022 - C++
I think there's an extra #endif in tinyfiles.h. Around line 88 there's this:
#if defined( TINYPATH_IMPLEMENTATION )
#endif TINYPATH_IMPLEMENTATION
That #endif doesn't look like it should be there. I get compilation errors about the final #endif having no matching #if
-
Updated
Apr 24, 2022 - C++
-
Updated
May 15, 2019 - Java
-
Updated
Sep 10, 2021 - Python
-
Updated
Apr 29, 2022 - Go
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
May 23, 2021 - Visual Basic .NET
-
Updated
Apr 28, 2022 - Swift
-
Updated
Apr 28, 2022 - PHP
-
Updated
Apr 21, 2022 - Pascal
-
Updated
Apr 29, 2022 - C#
-
Updated
Apr 15, 2022 - Shell
-
Updated
Mar 8, 2021 - C
-
Updated
Apr 30, 2022 - C++
-
Updated
Apr 14, 2022 - Python
-
Updated
Apr 5, 2022 - TypeScript
-
Updated
Apr 28, 2022 - Python
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Apr 30, 2022 - C
-
Updated
Nov 28, 2021 - C
Improve this page
Add a description, image, and links to the compression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compression topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere