steven-omaha

Results 8 issues of steven-omaha

~ $ pikaur -S zfs-dkms Reading local package database... Resolving AUR dependencies... Reading repository package databases... :: AUR package will be installed: zfs-dkms -> 0.7.9-1 :: New dependencies will be...

discussion
feature

Consider the following file `input.texw`: ``` \documentclass{standalone} \begin{document} = print(1) @ \end{document} ``` Running `pweave -f tex input.texw` creates the following `input.tex`: ``` \documentclass{standalone} \begin{document} 1 \end{document} ``` This creates...

WIP - backends as tabs - list of packages with action - info as popup - [ ] single package in multiple groups Fixes #36.

- [ ] add completion for `pacdef group export` - [ ] Review that all subcommands are completed properly

help wanted
good first issue

For people with fairly light skin the level of UV radiation is important to prevent sunburn. It would be great to add this to the weather forecast. open-meteo.com provides UV...

I'm using `i3-gaps` as my (tiling) WM. This makes my terminals to be whatever size is available. For most sizes the images are scaled down correctly, so that they are...

@ripytide thank you for all the excellent work you have put in pacdef over the past weeks. This has really helped with the quality of the code and got rid...

enhancement