Vinfall
Vinfall
The app works fine on my phone. It would be better if you could allow adding app shortcut in quick settings (I suppose it's introduced in Android 12, maybe it...
今天用 `uq` 删除 Windows PowerShell 历史记录中的重复行时遇到 `uq` 输出不能保存的问题(可以正常输出到 stdout)。 我尝试过的命令: ```sh # 脚本中记录的用法 uq ConsoleHost_history.txt 1.txt # pipe cat ConsoleHost_history.txt | uq > 1.txt # redirect uq ConsoleHost_history.txt > 1.txt...
[Zstandard](https://github.com/facebook/zstd) is a loseless compression algorithm, and dual-licensed under [BSD](https://github.com/facebook/zstd/blob/dev/LICENSE) OR [GPLv2](https://github.com/facebook/zstd/blob/dev/COPYING). WSL supports importing quite a few formats already like `.tar.`, `.tar.xz`, `.tar.gz` and `.tar.zst`. I'm aware of https://github.com/yuk7/wsldl/issues/109...
#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc
**Is your feature request related to a problem? Please describe.** QTerminal seems to be missing [SIXEL](https://en.wikipedia.org/wiki/Sixel) support. I'm trying to use [lsix](https://github.com/hackerb9/lsix), a Bash script using ImageMagick to show thumbnails...
Currently the generated opensearch xml have a unwanted trailing `\n` in description, casued by the line break before ``. This PR solves this and updates desc to latest one in...
HelloGitHub usually auto-redirects, but on slow network it would still cause trouble, hence the skip. ```css /* Test URL */ https://www.gcores.com/link?target=https%3A%2F%2Finkscape.org%2F https://hellogithub.com/periodical/statistics/click?target=https://github.com/P403n1x87/austin /* Source */ https://www.gcores.com/articles/169284 https://www.cnblogs.com/xueweihan/p/18383792 ```
#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc
#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc cc @daniel-eys
**Motivation** Currently [CI workflow](https://github.com/violentmonkey/violentmonkey/actions/workflows/ci.yml?query=is%3Asuccess) artifacts require sign-in, sometimes this is not an option. **Proposed Solution** 1. simply add a link in README to mention 3rd party service like [nightly.link](https://github.com/oprypin/nightly.link), for...