Binly42
Binly42
+1 here. And I found https://github.com/piroor/treestyletab/issues/2983#issuecomment-899658101 --- btw my Platform information: - Platform (OS): Windows 10 Home 10.0.19043 Build 19043 - Version of browser: FF 93.0 x64 - Version of...
new installed Debian 11.5 (KDE), v1.1.2 works well.
Same here env: Debian Bullseye stable KDE (LG gram13z990) Operating System: Debian GNU/Linux 11 KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2 Kernel Version: 5.10.0-21-amd64 OS Type:...
(Just take a record & report a sample) For me here, the strange behaviour seems only occur in Firefox ... env: - Debian 11 Bullseye stable KDE (LG gram13z990) -...
> @Binly42 Have you tried setting `macro_sequence_timeout`? I tried, but errored. seemed reported 'invalid option'. haha, after I found the two options I mentioned before in the man page, I...
> You will need to be running the latest version. Yes, my stupid rookie mistake ... After upgraded to `2.4.3`, `macro_sequence_timeout=10000` works ! (except when I unreasonably quickly continuously emit)...
https://github.com/boppreh/keyboard/blob/d232de09bda50ecb5211ebcc59b85bc6da6aaa24/README.md?plain=1#L1
Similar here. only works with setting `"code-runner.runInTerminal": true` --- And when tested with setting like: ```json { "python.venvPath": ".", // "code-runner.runInTerminal": true, "code-runner.executorMap": { "python": "$pythonPath -m pip list", },...
> I have to revoke my recommendation after @YoshifumiFuyuno changed "his licence" > > [YoshifumiFuyuno/Search-from-Popup-or-ContextMenu#54 (comment)](https://github.com/YoshifumiFuyuno/Search-from-Popup-or-ContextMenu/discussions/54#discussion-3921653) maybe better to edit into the top comment ...
给 debian bullseye stable 的同志提个醒: (这里说的都是 deb包安装版) - 1.1.2 , 即使做了全套, 也还是不行的 - tun开启倒是没再报错, 但是更前面会有一条 `Permission denied (os error 13)` 的日志, 总之就是tun没法实际生效 - 1.2.3 已经开始有 glibc版本问题了, 先不要用 - 1.2.0 做全套之后是ok的...