Jan Möller

Results 6 issues of Jan Möller

As explained in https://github.com/joehillen/sysz/issues/18#issuecomment-988382418, this change adds a `--no-sudo` flag to omit invoking `sudo` altogether. **Note:** This branch is based on #19, because of otherwise conflicting changes. Please merge #19...

_Notes:_ 1. For now i am just using `sort` on the individual systemctl commands, but an adjusted `_sysz_sort` could be used to keep the unit-type sorting. 2. `awk '!x[$0]++'` can...

On Archlinux the following additional changes are required when setting a non-default `GNUPGHOME` directory ([archwiki](https://wiki.archlinux.org/title/GnuPG)): > If you use non-default GnuPG Home directory, you will need to edit all socket...

https://github.com/nlamirault/ripgrep.el Support would be nice.

Currently a failed shell command is swallowed silently and results in an empty screenshot file.

The following orderless PR replaces the `orderless--prefix+pattern` function, thereby breaking `fussy-filter-orderless` & `fussy-filter-orderless-flex`: [Optimizations and refactoring #161](https://github.com/oantolin/orderless/pull/161/files) I tried to adapt `fussy-filter-orderless` with the following changes, by copying the new...