compression
Here are 2,413 public repositories matching this topic...
-
Updated
Nov 24, 2021 - Jupyter Notebook
Considering issues like #5954 are bad to solve / debug without this information, borg should debug log full paths of all caches / indexes it uses.
-
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
May 7, 2022 - Go
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
May 23, 2021 - Visual Basic .NET
-
Updated
Apr 28, 2022 - Swift
-
Updated
May 7, 2022 - Pascal
-
Updated
Apr 28, 2022 - PHP
-
Updated
May 4, 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
May 8, 2022 - Python
-
Updated
May 6, 2022 - TypeScript
-
Updated
May 8, 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