Jonas Frei
Jonas Frei
### Summary I tried running the command described in [setup.md](https://github.com/gopasspw/gopass/blob/master/docs/setup.md#dmenu--rofi-support): `gopass ls --flat | dmenu | xargs --no-run-if-empty gopass show -c`. This apparently launches two gopass commands which run forever....
## The problem I regularly get a warning from Android that Wire is "_draining my battery heavily_". When I compare the CPU total in the power overview, Wire seems unusual...
Hello, With my wife I use a collaborative calendar (Timetree) to manage our schedules. Collaborative means, if I add/change something, she gets notified. Unfortunately there is no free solution for...
Hello, I'm the developer of mpvc [1] and ncmpvc (proof of concept) [2]. I just tried out your tidal-cli and I see a lot of potential in terms of player...
SmsMatrix doesn't look up the name of the contact correclty. It changes the username to the phone number instead of the full name. This used to work on LineageOS 15...
On Youtube / Newpipe you can share a video to "Play on Kodi" and "Queue on Kodi" and it will do just that. It would be great if we could...
### Related problem The `watch` command of the `procps` utility is quite useful in certain circumstances. I use it a lot to monitor certain command outputs, for example pueue status,...
The grammar fetching / building happens a bit different from looking up runtime files in that it only builds in the highest priority directory instead of trying the next if...
With the nushell integration the "Arrow up" key is used to browse the history with `atuin`. However, I don't always want that. For example when I'm in "picker mode" of...
When using commands that contain double wildcards, e.g. `ls **/* | where type == dir` (should list all (sub-)directories), this command is not recorded in the atuin db. When I...