-
Updated
Oct 2, 2020 - Jupyter Notebook
compression
Here are 1,651 public repositories matching this topic...
check python 3.9
python 3.9.0 is soon to be released.
check if borg works on py39, try manually and also run our tests.
add it to tox.ini, travis-ci, vagrant boxes, setup.py (metadata).
-
Updated
Aug 8, 2020 - Kotlin
everything in the title :)
-
Updated
Aug 20, 2019 - C++
-
Updated
Oct 5, 2020 - C++
-
Updated
May 15, 2019 - Java
-
Updated
May 15, 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
Oct 1, 2020 - JavaScript
-
Updated
Oct 4, 2020 - C++
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Sep 26, 2020 - Swift
-
Updated
Aug 25, 2019 - Visual Basic
-
Updated
Aug 13, 2020 - PHP
-
Updated
Sep 15, 2020 - C
-
Updated
Oct 1, 2020 - Shell
-
Updated
Aug 1, 2020 - C#
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Jul 20, 2020 - CSS
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 27, 2020 - C
-
Updated
Oct 5, 2020 - Python
-
Updated
Apr 8, 2020 - Python
-
Updated
Oct 4, 2020 - Clojure
-
Updated
Sep 21, 2020 - Python
-
Updated
Sep 23, 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