jtmr05

Results 10 issues of jtmr05

Hello. Here's my laptop ec dump. Thanks. ``` EC dump 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 000000 00 80 00...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I've logged in to my last.fm account in the app but...

bug

`trizen -Sc` prompts the user to completely delete its cache directory, which is unlike what `pacman -Sc` does, i.e. removing only cached packages that are no longer installed on the...

Fixes #902

upstream

According to the README on this repo, in order to add a player's id to the whitelist one needs to find its MPRIS id beforehand. However, [Spotube](https://github.com/KRTirtho/spotube) in particular seems...

bug

I'm trying to run the tests using the provided makefile. Previously, I also tried to compile my own code. However, in both cases compilation fails after not finding some file...

Highlight `match` and `case` soft keywords

I've set the cursor shape to an I-beam in the Appearance tab. However, in Vim I have it set up such that in normal mode the cursor is a block...

added missing options + fixed weird grammar

As per the [documentation](https://www.gnu.org/software/groff/manual/groff.html.node/Comments.html) provided by the GNU project, the preferred comment style for groff files should be `\# %s`.