Azat Akhmetov
Azat Akhmetov
You can get this behavior with a custom log format since those use the [old printf-style formatting syntax](https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting). ``` import coloredlogs import logging log = logging.getLogger(__name__) # Figure out the...
@The-Compiler I think this feature would be amazing and I really hope it can be added to qutebrowser soon. Qutebrowser is already a great piece of software and is a...
Looks like there hasn't been much development on this, so maybe I or someone else in the community could take a stab? From what I can tell, the logic for...
Duplicate of https://github.com/ranger/ranger/issues/2187
@muesli Thank you for the response! Those options resolve my issue, so feel free to close.
The change to `sh` seems like a good idea, but isn't it better to make it `/usr/bin/env sh`?
I think an alternative, less invasive solution would be for me to simply create a systemd timer that runs `tldr --update_cache` every day or so, which would ensure that the...
Is it an option to simply make the pager a separate program, and have bat recommend using it? That way Unix philosophy is followed more closely.
I was wondering about this issue too. * When I run `source ranger` it works as expected. * When I run `source ranger ~` I get an error. * When...
I went ahead and updated https://github.com/ranger/ranger/wiki/Integration-with-other-programs#bash-compatible-shells