LeeeSe
LeeeSe
> @lewky 我的网站是用 Netlify 部署的,现在好像被墙了,我改不了 hugo 版本,也没搞成,就先一页展示算了 我昨天找到问题所在了,图片地址前面要加上斜杠 "/ img.png"
v2ex.app reference.app 系统:MacOS 13.1 Beta版
Can you elaborate on this? I am also being confused by this issue
@oren0e Maybe you can see my MessAuto
同样的错误,仅仅是切换到 Doom 即可看到项目列表,切回Hyper则不可以,action是一样的 ```lua local status, db = pcall(require, "dashboard") if not status then vim.notify("没有找到 dashboard") return end db.setup({ -- theme = 'Doom', theme = 'Hyper', config = { header...
M1 Mac also
@ZCban try to use ghub_mouse.dll but no use
if you use alacritty,Bind cmd + s to ctrl + s and use it with helix's key bindings ~/.config/alacritty/alacritty.yaml ```yaml import = ["/Users/ls/.config/alacritty/themes/themes/tokyo-night.toml"] live_config_reload = true [font] # AppleFontSmoothing =...
Thanks for your work, if it doesn't take too much time, please add an input box to the settings to set the default system role, so you don't need to...
@kingzeus 请问如何绕过 cpm_kernels 的 RuntimeError: Unknown platform: darwin 报错?