Dong Wang

Results 42 comments of Dong Wang

I used Emacs in the terminal, I had to use `complex` key bindings to avoid conflict with Emacs 😭 I use `Ctl+alt+` in tmux now.. EDIT: thanks to @mkon ,...

I haven't seen this since I changed to M1 with MacOS 13.3.1 (a) (22E772610a). I don't know whether it is related.

I can confirm the image-updater can work with apps in any namespace if you use the `APPLICATIONS_API` approach. https://github.com/argoproj-labs/argocd-image-updater/issues/601#issuecomment-2249819819

I think #763 hasn't solved this issue. (I have tested the master branch and it looks like I'm correct) This issue was for the problem that `argo-image-updater` only supports applications...

代理应该使用下面的方法,根据 url 设置代理 (setq twittering-curl-socks-proxy '("--socks5-hostname" "127.0.0.1:7070") twittering-uri-regexp-to-proxy "twitter.com") 分 service 设置 status 目前支持的有点问题,还需要 xwl 继续开发

This feature maybe cause problem If you accidentally save wrong settings, I think maybe add a notice and a reload button in the notice like surge will help.

I have installed `emacs-head@28` from `daviderestivo/homebrew-emacs-head`, it fixed the black screen and the border issue. If it's still not work for you, please remove hooks `ns-system-appearance-change-functions`, just use the raw...

> I just brew installed `emacs-head@28` as well, but problem of disappearing child frame border still occurs. I can always fix it by changing a theme, until frame disappers some...

@acmicrox do you mean the user doesn't need to be an admin to see the `more` tab? Do we have a way to manage that access? such as granting it...

I could see the more tab as well now. The key steps 1. enable extension support in the argocd helm chart https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml#L1518, it will add an additional container to handle...