Karim Aziiev
Results
2
comments of
Karim Aziiev
Hey everyone, and a huge shoutout to @danhper for the fantastic work on Atomic Chrome. I really missed the extension after it disappeared from the Chrome Store, so I got...
For those who struggle with this issue, I have fixed it by overriding the original `vterm--get-color`: ```elisp (defun km-vterm--get-color (index &rest args) "Retrieve the color by INDEX from `vterm-color-palette'. A...