tcftbl
tcftbl
I did a little digging in the clipmenud code and found out the offending command. `xsel -o --clipboard` seems to hang when there is a too large picture in the...
dbb5ce9017cfce08384bbfcd18e715f28dcfde44 seems to work nicely with large pictures. However, there seems to be a little side effect. Previously when running `clipmenu` the list didn't include any previously copied images. After...
The issue only comes up for me when I use xclip to copy pictures (not for example when copying pictures with an internet browser) by using the command `xclip -selection...
That fixed it! Thanks for pointing me in the right way. Help windows and calendar worked as expected using my previous settings, which is weird. 
No worries! Let's revisit this later.
I also have a similiar issue occasionally on arch linux but I can't reproduce with your steps. This might related to https://github.com/pwmt/zathura/issues/138 which has been bothering me quite a long...
Okay, so the bug is not about scandic characters (they just happened to coinside with the actual problem in my use case). Actual problem is the soft hyphen character which...
> The example doesn't have any zero-width chars in it AFAICT, am I missing something? It would seem that githubs markdown ate my soft hyphen. It should be there before...
The developer of foot explained the reasoning behind the soft hyphen rendering: https://codeberg.org/dnkl/foot/issues/2164#issuecomment-6642322