Results 121 issues of Christoph Anton Mitterer

Hey. I have some WAV files from tracks from a CD which would play gapless, which does work perfectly when playing them back via mpv. It also works when playing...

Adding detailed descriptions of the following to the md(4) manpage: - How reads/writes work in detail, especially with respect to the minimum/maximum number of bytes that are always fully read/written....

Hey. It would be nice to have a simple way to filter out known hostnames that bash-completion gathers from files like `/etc/hosts` or SSH’s various config files. My use case...

## Describe the bug There are some new occasions of unbound variables, which AFAIU, #44 are now considered bugs. ## To reproduce Invoke "set -u" before invoking bash-completion in .bashrc....

need info

Hey there. A recurring question seems to be how to automatically get completions for aliases. Numerous code snippets and helper functions can be found, e.g. here: - https://stackoverflow.com/questions/342969/how-do-i-get-bash-completion-to-work-with-aliases - https://unix.stackexchange.com/questions/4219/how-do-i-get-bash-completion-for-command-aliases...

Hey. Not sure what the following is, maybe a question or maybe (1-n) feature requests ;-) I guess many people use less to view log files or similar output that...

enhancement

Hey there. Thanks for your nice tool. It's really something that should be available out-of-the box on every system. For that reason, would you consider to merge it into [bash-completion](https://github.com/scop/bash-completion/)?...

Hey. Not sure whether I've understood the code correctly, but it seems that `mkosi` quite easily falls back to disabling signature checks for at lest the DNF/YUM case: https://github.com/systemd/mkosi/blob/28e9da0f0e822dada347cb3e4563bf1e5fe2d1e9/mkosi/__init__.py#L1825-L1826 which...

RFE
blocked

Hey. Not sure whether the following would really work in the end, but perhaps it's a better way of handling things. AFAIU there are actually two histories... - the in-memory...

:octocat: enhancement
:hurtrealbad: medium

Hey. For the Icinga check, it would be nice if there were some additional ways to change the behaviour. E.g. that one could specify which services are ignored with respect...

wishlist