Frédéric Hardy

Results 14 comments of Frédéric Hardy

Hi! Firstly, thanks to your interest about this old project. Secondly, please read more carefully `demo.js`, and you will see that this jquery plugin rely on an ajax call to...

Doh! Good question. I have don't work on this project since several years, so i have no idea ;). But i'm pretty sure that you must add a third line...

Hi! Is it possible to merge this PR? Or to say what is the problem with it? Because I need to use a `linux_arm64` version of `elm` with `npm`, and...

Hi! It should be interesting (at least for me ;)) to merge the according PR ASAP, because I should create some users using `Makefile` and password confirmation is a PITA...

:-1: Moreover, code of @mikaelrandy is very… strange: ``` /* => */ static public function output() { // Here is some transformation on output to be displayed on console printf($this->getOutput());...

Hi! Seems that the multiplayer code is not available in https://github.com/deck-of-cards/deck-of-cards/tree/next. Can you confirm that and eventually update the branch with the according code? Best regards, Fred

Hi everyone! I have exactly the same problem: Filetype is set to empty string so there is no syntax highlighting (I'm using 0.46.1).

Hi! Maybe related to https://github.com/neovim/neovim/pull/19216. FYI, set `g:do_legacy_filetype=1` in my `init.vim` seems to have fixed the problem.