pacien

Results 75 issues of pacien

Currently, using `LoggerConfig.fromPackage(String/Package).update(...)` only affects `Logger`s for classes directly under the referred package. It would be handy to have a way to configure all loggers for all nested sub-packages as...

Sometimes, Visidata can encounter some error while saving to a file. This results in partial files being written on disk, possibly overwriting previous copies. It could be better to write...

wishlist

## Issue Some `_pure_string_width` tests fail in a test environment without colour support. A workaround could be to disable this test suite when the environment doesn't support colours. ## Env...

Would it be possible to add git tags for new releases? This would help detecting new versions automatically to keep distribution packages up to date (for example https://github.com/NixOS/nixpkgs/pull/176473).

enhancement

This allows the presence of empty lines between the task list and the header in a viewport, which is especially desirable to abide by standard Markdown conventions. The header spacing...

This makes Taskwiki honour the value of `tabstop` set for the current buffer instead of always rewriting the indentation of dependent tasks with four spaces regardless of that setting. Relates-to:...

Taskwiki seems to systematically rewrite the indent of dependent tasks with four spaces instead of honouring the value of `tabstop` set for the current buffer.

Some user present in a Telegram chat is missing on the Matrix side of a portaled room. The messages that they send are simply missing from the Matrix side of...

By default, the aiohttp logger is set to the INFO level, which causes all HTTP requests to be logged with the appservice's token in them. This might be a security...

enhancement
external

… Falling back to standard locations then the script's shared directory otherwise. GitHub: closes #16