draftman9
draftman9
> Seems like 'iamcco/markdown-preview.nvim' did some trick to markdown syntax, maybe you can check it out via the troubleshooting tools in README I do not know what is troubleshooting. And...
> Have you tried `:RainbowToggleOn` ?  Yes I tried when I only installed the Rainbow plugin.
> see this https://github.com/zsims/hunt-and-peck for Windows also I hope one for Linux also No no no. That project was not good enough for its poor function that can only display...
@yakovbraver @Jutho @gaspardbb I also encountered similar error in ExponentialUtilities.jl. May these info can help. See https://github.com/SciML/ExponentialUtilities.jl/issues/171
有一个 [win-vind](https://github.com/pit-ray/win-vind)
可以试下 `sog` 这个功能: https://github.com/brookhong/Surfingkeys/blob/master/README_CN.md#%E6%90%9C%E7%B4%A2%E9%80%89%E4%B8%AD%E6%96%87%E6%9C%AC
> 因为高级搜索的站点可能很多。但是,因为其并不是特别重要。所以,不想要记住他们的快捷键。也不期望他们占用太多的快捷键。 我这里目前有一个 work around的方法——修改配置:将下面这段加到配置中。 ``` api.addSearchAlias('cg', 'certain github.com', 'https://www.google.com/search?q=site%3Agithub.com%20', 's', 'http://127.0.0.1', function(response) { var res = JSON.parse(response.text); return res[1]; }); ``` 打开任意一个网页,按`s`可以看到右下角第二个,说明相关功能已经加进来了:  再继续按`cg`,就会自动搜索特定网站了。 另一种用法是:按`ocg`(Open Certain search for Github.com)后,在打开的输入框中输入关键词,按回车,就会在google.com中搜索...
#2694 This may help you. It can resolve the most problems about character displaying.
> Are there any errors or warnings in logs when this happens? (Logs can be opened with F12 from the main window.) > ``` Warning [2023-06-04 22:46:04.455] : [qt.qpa.fonts] QtWarning:...
Oh gosh! The scoop told me the latest version is the 2.16.1-1. And the [axel releases](https://github.com/axel-download-accelerator/axel/releases) does not include the x64-amd version for windows. Should I told scoop official?