archcst

Results 10 comments of archcst

Same here, 1.1.3 works, 1.1.4 not. Alfred version 3.8.6.

我是了下运行这两个函数内部的命令 `(call-progress "fcitx-remote" nil nil nil "-o")` 是没有问题的,可以正常切换输入法。 不过这两个函数没有 `(interactive)` 应该无法直接 M-x,如何运行?

> Hi @abiosoft, > > I tested the new version of Colima (installed with the brew command line you suggested) on MacOS Ventura. I did the same test than my...

I'v tried these command below: ``` ❯ colima delete ❯ brew uninstall colima ❯ brew install --HEAD colima ❯ colima start --edit # modified mountType to 9p, mount a writable...

#https://github.com/abiosoft/colima/issues/83#issuecomment-1339269542 fixed this one

@bofm awesome! finaly fixed my same issue, thx!

same issue here, seems matrics-server failed to start ``` ❯ colima start --kubernetes test INFO[0000] starting colima [profile=test] INFO[0000] runtime: docker+k3s INFO[0000] preparing network ... context=vm INFO[0000] creating and starting...

> @ArchCST do you get same experience with containerd runtime? > > ``` > colima start --runtime containerd --kubernetes > ``` yes it's the same, ``` ❯ colima start test2...

I'm encountering the same issue here. In my case dap-ui-locals automatically shows the first level of headings, so I can see the variables are updating smoothly if you do NOT...