The Wayback Machine - https://web.archive.org/web/20220430151550/https://github.com/topics/compression
Skip to content
#

compression

Here are 2,402 public repositories matching this topic...

Christilut
Christilut commented Nov 6, 2019

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

ThomasWaldmann
ThomasWaldmann commented Apr 10, 2022

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

Improve this page

Add a description, image, and links to the compression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compression topic, visit your repo's landing page and select "manage topics."

Learn more