diego

Results 32 issues of diego

Not sure if this is intended behavior, but for me, the color of the battery percentage is green as it's charging, but switches to orange when it's at 100% and...

bug

Sly now appears to indent defsystems like this: ```common-lisp (defsystem :slynk :serial t :components ...) ``` Instead of: ```common-lisp (defsystem :slynk :serial t :components ...) ``` Which aligns with Slime,...