colawithsauce
colawithsauce
一样的问题,希望尽快解决 : )
> 我在这里使用了 node.js 启动,需要同时 -p 80:443 映射两个端口,**若在本机运行程序**,请指定网易云服务器 IP `-f xxx.xxx.xxx.xxx` (可在修改 hosts 前通过 `ping music.163.com` 获得) **或** 使用代理 `-u http(s)://xxx.xxx.xxx.xxx:xxx`,以防请求死循环。 映射出两个端口是关键!
Today I also met this issue, but after turn off treemacs-tree-mode and re-enable it with Extended or Deferred mode solve this problem. Hope this message can help others. I am...
@dmlls I also met this problem, its on [wezterm](https://github.com/wez/wezterm). and the font is very large. like this  My system is Archlinux, I install font by put the file into...
I tried adding the fontconfig file manually. @dmlls the problem still here: 
Sorry, It should be an issue of wezterm! It seems that it doesn't respect fontconfig settings enough. I config my font at wezterm: ```lua -- Font config.font = wezterm.font_with_fallback({ "Apple...
After #2247 was merged, to filter backlinks, we can just simply follow the manual. I modified code from manual to support filtering out by TODO states of headings which is...
I met this problem today, but it disappeared suddenly. I did these things: 1. Open file `org-roam/org-roam-db.el` 2. find line 569: function `org-roam-db-insert-link` 3. debug on function 4. execute `M-x...
@HighCommander4 > A workaround that may be more palatable until a proper fix is in place is to use a clangd config file to add the `-x hip` (see https://clangd.llvm.org/config.html#add)....
Oh, I know! Its `'-xhip'`, NOT `'-x hip'`