Youseok Yang
Youseok Yang
Me either with exactly same log reported by @patmryan, and it succeed to connect from time to time. Strange. :thinking:
Any progress for this issue? Is there any way to keep same keystroke with `expand-region` ? I'd like to use `expand-region-contract-fast-key` to use `lsp-extend-selection` but did not find where to...
I am having a similar issue with chrome. I have alt + v to ctrl + v mapping and when I hit alt +v, it pasted copied contents twice. All...
It looks somehow related to specific keys. For example, `+v` has a problem while `+w` works fine (chrome tab close happens only once).
@josephj11 I tried to repro in different apps. Firefox/Vivaldi had the same issue while Emacs/Text editor/libre/gnome terminal office did not.
> Try replacing the AutoKey API calls with calls to the xdo module or by running xdotool externally using subprocess() Could you elaborate the step a bit? I will follow...
Ok, I found the reason. Recently I updated chrome version 91 to 92. I can find chrome 92 did not accept xdotool command anymore. It may be related to security...
> Do you still want help with xdotool? Your last comment suggests you were able to try it on your own. If you do, come over to Gitter so we...
Sorry I was not clear enough. I myself was confused to understand my description after a few days. :joy: Here's how to reproduce ```bash (.venv) issue534$ tree . ├── bar...
@zhuxiujia Did you mean "per-core" similar to [per core architecture](https://researchportal.helsinki.fi/files/134238500/tpc_ancs19.pdf) which is another runtime [glommio](https://github.com/DataDog/glommio) is pursuing? If then I'm also looking for the answer from Tokio side as well....