-
Updated
Oct 2, 2020 - Jupyter Notebook
compression
Here are 1,716 public repositories matching this topic...
1.1.15b1 testing
I made a new release 1.1.15b1 for testing, see there:
https://github.com/borgbackup/borg/releases/tag/1.1.15b1
As you see, the borg code is pretty much the same as in 1.1.14, but especially the binary building got some updates. Thus, primarily the binaries should get some testing, to find issues before I make the final 1.1.15 release later this year.
As they were made on debian stretch wi
-
Updated
Aug 8, 2020 - Kotlin
-
Updated
Nov 5, 2020 - C++
-
Updated
Dec 2, 2020 - C++
-
Updated
May 15, 2019 - Java
-
Updated
Oct 30, 2020 - Python
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Dec 5, 2020 - C++
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Nov 30, 2020 - Swift
-
Updated
Aug 25, 2019 - Visual Basic
-
Updated
Nov 5, 2020 - PHP
-
Updated
Dec 5, 2020 - C
-
Updated
Nov 30, 2020 - Shell
-
Updated
Nov 19, 2020 - C#
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Jul 20, 2020 - CSS
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Dec 5, 2020 - Python
-
Updated
Dec 5, 2020 - C
-
Updated
Apr 8, 2020 - Python
-
Updated
Dec 1, 2020 - Python
-
Updated
Nov 23, 2020 - Clojure
-
Updated
Dec 1, 2020 - TypeScript
-
Updated
Sep 2, 2020 - PHP
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