Damien Rajon

Results 8 issues of Damien Rajon

For anyone intersted in firefox support I created [this](https://github.com/pyrho/alfred-firefoxtabswitch) workflow (which requires installing a Firefox extension). The following quote from the README pushed me to do it, so thanks :)...

Several issues here: 1. [On this line](https://github.com/Quramy/tsuquyomi/blob/d833df1bc78fd3522fa9f0695ace1ab6003c147b/autoload/tsuquyomi/tsClient.vim#L56) we check if the process state is `existing`. But [Vital](https://github.com/vim-jp/vital.vim).ProcessManager never actually returns `existing`. According to [this](https://github.com/vim-jp/vital.vim/blob/master/autoload/vital/__vital__/Deprecated/ProcessManager.vim), `state` values are `idle`, `inactive`, `reading`...

Hey 👋 , Sample `test.ts`: ```typescript /* * arstarstarstarstarstarstarstarstarstarstarstarsienoeinoeinoneoarstarstarstarstarstarstarstarstarstarstarstarsienoeinoeinoneoarstarstarstarstarstarstarstarstarstarstarstarsienoeinoeinoneoarstarstarstarstarstarstarstarstarstarstarstarsienoeinoeinoneo */ ``` Issuing `gqq` on the middle (long) line run an infinite loop (CPU core maxed out, "gqq" flashing in the...

Hey, Is there a list of plugins using nvim-hs ? I'm still learning and reading code of other plugins would be a big help; the examples in this repo are...

👋, It seems that neuron [now uses wiki style link](https://github.com/srid/neuron/pull/351). So `[[...]]` instead of ``. [See also](https://neuron.zettel.page/2011504.html)

Hey there, Thank you for this, I've been looking for something like this for quite some time and this is perfect! I managed to get it up and running, but...

I'm running a local instance of PrusaLink Web to connect to my MK4. It's working fine using `npm run start:mini`, but would like to make sure that the configuration values...

Hi, First thanks for this extension, I've been using it daily for the past few years. The "Save tab set" feature is not working for me, I think it used...