Cherio

Results 11 issues of Cherio

When mounting with the following command line (Arch linux, latest version 2.2.1 from the standard Arch repo) the process list shows a zombie logger (screenshot) `cat "$KEY_FILE" | gocryptfs -nonempty...

bug

This test can also run on a Raspberry Pi 👍 if the Makefile CFLAGS option "-mno-avx" is replaced with "-Wno-abi". Not really an issue but an enhancement

Just installed `git-cola` fresh on `Ubuntu 20.04` and the main menu bar is entirely missing. When I run it from terminal it gives one WARNING and I am not sure...

The following code produces false positive ``` URL targetUrl = new URL(urlString); URLConnection urlConnection = targetUrl.openConnection(); if (urlConnection instanceof HttpsURLConnection conn) { // true); } ``` with a message "Self...

I am not sure if this is a bug or intended behavior. **Describe the bug** On Status and Files tabs (1 & 3) buttons PgUp and PgDn seem to be...

good first issue
feature-request

#### Runtime Environment - Operating system and version: Arch Linux - Terminal emulator and version: xfce4-terminal 1.1.0 (Xfce 4.18) $> ranger --version ranger version: ranger 1.9.3 Python version: 3.11.5 (main,...

needs-testing

Running `checkservices` produces "invisible" output on terminals with light/non-black background. The text is there but it has the same color as terminal background. Here is a screenshot: ![image](https://github.com/archlinux/contrib/assets/2200569/df0c416c-3e8d-4560-8a8c-e1cb2baa7375) All terminals...

I realize this may not be possible if the linked SSH library or android provide no support for it. The algorithm has been around for a decade now. In the...

enhancement

Both shell files refuse to run on Linux. ArchLinux error: "bash: ./run64.sh: cannot execute: required file not found". Ubuntu 22.04 error: "-bash: ./run64.sh: /bin/sh^M: bad interpreter: No such file or...

Some of the commits have long lists of files. Scrolling through them in the `Files` view with just `Up`/`Down` is somewhat daunting. Same goes for `Message` view. One good example...

enhancement
good first issue
feature-request