Mikhail
Mikhail
`ldc2 main.d -linker=ld` [Permanent fix](https://forum.dlang.org/post/[email protected]) (`ld` instead of empty)
Solution not works as expected, because after run I got `cannot locate symbol "_ZTVN10__cxxabiv117__class_type_infoE"` error. Same with `-mcpu=native`.
Just place [JetBrains mono nerd font](https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/JetBrainsMono/Ligatures/Regular/complete/JetBrains%20Mono%20Regular%20Nerd%20Font%20Complete%20Mono.ttf) in `~/.termux` directory and rename it to `font.ttf`
Modularity is better. Small scripts editing is simpler on smartphone than huge. Also, I think implementing this feature is cheap, but it brings: 1. organizing "user" scripts 2. controllable loading...
``` $telegramHandler = new TelegramHandler(); $telegramHandler->setLevel(Logger::ERROR); $logger->pushHandler($telegramHandler); ```
@elzii only one: `coc#_insert_key`
@haltepunkt so, how you used to make an alternative title? Are you checking for seo title and if not exists using alternative one? PS: I want to translate category name...
Using playhouse for that, thanks, @rudyryk