Vadim
Vadim
@2096779623 Will be available in the main branch soon, need to finish some things before it. Currently, it's merged into `dev` branch
> Will be available in the main branch soon, need to finish some things before it. Currently, it's merged into `dev` branch Done! It's in the main now
Oh, that's weird, I'll take a look
Hi! Do you download manga by selecting it with space and then pressing enter ? By default, pressing enter with no selection **OR** pressing r would download manga into the...
Sureee, I can add an option to alter this behavior
The reason for that is that these chapters has different names due to different scanlation groups. I'll take a look on how I can avoid such situations
Font rendering is configured here https://github.com/swaywm/swaylock/blob/6213fa0a7cac6da1a49f340d4999b9f6f9e82a5c/render.c#L79:L80 and it can be seen that argument `CAIRO_FONT_WEIGHT_NORMAL` is hardcoded. So, it's not possible to specify a different font weight via config... :disappointed:
I think it's better to address this issue to the https://github.com/nushell/reedline instead
> This issue did not exist in `22.08` because we did not wait for LSPs to shutdown at all and just killed the process. We really don't want to do...
Hi! Will add an option to change that in the next release