Dan Rosén
Dan Rosén
Can you try now? I pushed 9f69176. Also https://unix.stackexchange.com/questions/25372/turn-off-buffering-in-pipe might be relevant...
Maybe try `stdbuf -oL -iL cat $kakfifo` here: https://github.com/danr/kakoune-easymotion/blob/master/easymotion.kak#L22 Also can you try `set window debug shell|commands` in the window where you will run the easymotion command + have the...
I ran this too, while yours has this line: openat(AT_FDCWD, "/tmp/tmp.Qv0LWFVlWH.py.pyfifo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) --- SIGTERM {si_signo=SIGTERM, si_code=SI_USER, si_pid=11484, si_uid=1000} ---...
The PR #18 was merged, does this help the hangs?
Cool! I like how you put the entire lua source in a string on https://git.sr.ht/~voroskoi/easmymotion.kak/tree/master/easymotion.kak#L2 :fist_oncoming:
This is a way to roll your own (quadratic multiplication) using the API: ```javascript function mul(xs, ys) { const bs = [] const ws = [] xs.bits.forEach( (x, i) =>...
This repo seems to have an update to 5.8: https://github.com/vushu/DockURSim
I'll try to get this to work but there are even newer versions now. How did you get the address to the amazon cdn for the simulator? (I don't have...
The number after `ur-support-site` differs but I found it in a comment on the index.html file. Here is what I think the latest tarball for the e-series. Don't know why...
I'm now running the simulator in virtualbox instead. The most recent virtual box version is at: https://s3-eu-west-1.amazonaws.com/ur-support-site/112647/URSim_VIRTUAL-5.10.2.106319.rar