sourcegraph/emacs-cody

Size mode-line Cody logo icon based on current font metrics

Open

#22 opened on Nov 9, 2023

 (0 comments) (0 reactions) (0 assignees)Emacs Lisp (9 forks)auto 404
good first issue

Repository metrics

Stars
 (76 stars)
PR merge metrics
 (PR metrics pending)

Description

Need to size the mode line icon based on result of format-mode-line text props.

The size is currently hardwired and will look weird on smaller or larger modelines.

Contributor guide