Oleg Yamnikov

Results 13 comments of Oleg Yamnikov

Thanks for reporting. I'm not developing nasmfmt anymore, so I'll leave this and your other issue open so people would be aware of the problems. I'm happy to accept pull...

Yet apparently the method still has effect, because if I ignore the error, requests that couldn't work before without proxy start working.

Having the same issue. Cyrillics are decoded into gibberish: ``` Данный купон сгенерирован ```

@alekciy Thank you for the tip, I have added utf8 decoder in that line and it worked.

Though this might not get merged. In case somebody needs this fix, you can clone the repo, apply the fix yourself and rebuild the package with: ``` npm install ./node_modules/.bin/gulp...

@alekciy I don't think there is a reliable way to detect text encoding, especially when it's CP encodings. It would probably be better to add an encoding parameter to the...

I did some debugging and it looks like it hangs on this line: https://github.com/plasticboy/vim-markdown/blob/master/ftplugin/markdown.vim#L546 The while loop in `FindNextSyntax` waits for `'mkdURL'` syntax, but on my system it's called `'mkdUrl'`...

Hi! Thanks for the suggestion, I have added a debug flag to print pressed keys (it took me some time! :wink:). I'll leave your issue open in case somebody has...

@NewFug Путь после двоеточия должен быть строго `/var/avamon-bot/config.toml`. Это путь в контейнере, по нему бот ожидает увидеть конфиг. Можно менять путь до двоеточия - это путь на машине-хосте.

Привет! Да, должен работать. А есть ещё какой-нибудь вывод?