gerald
gerald
yes. Some tag do not push to docker hub
``` 232 cd "/tmp/snekmate-0WEl5Ai" && "pnpm" "install" "--prefer-offline": No such file or directory (os error 2) ``` does it mean that, in the ci env, os does not install `pnpm`...
https://github.com/pcaversaccio/snekmate/pull/299 the Vyper is v0.4.1rc3. Does snekmate need to update vyper to 0.4.1?
I have no idea of this pr. @tsloughter What do you think about this ?
https://github.com/user-attachments/assets/695cd43b-9498-456b-8c9a-67c16cf58414 Here is my screen shot. If I disable this zoom config, it does not flicker.
``` (use-package auto-dim-other-buffers :straight t :diminish auto-dim-other-buffers-mode :init (add-hook 'after-init-hook (lambda () (when (fboundp 'auto-dim-other-buffers-mode) (auto-dim-other-buffers-mode t)))) :config (set-face-attribute 'auto-dim-other-buffers-face nil :background "#42444C")) ``` I also use this, but only...
I have test shell, term, eshell, and eat command, only vterm command makes it flickering, it might be vterm + zoom bug my vterm config: ``` (use-package vterm :straight t...
same bug, wait to resolve it
wish to use claude-3.7-sonnet in emacs