diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-06 07:38:46 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-06 07:38:46 -0500 |
| commit | adee44df124e8983084737c50e9c767edd70aea8 (patch) | |
| tree | a16536b472f309704bafe4edc389d343d92556d7 /Makefile | |
| parent | ecfc66294e57788df715c98297ef425fd9dbd9ef (diff) | |
| download | pearl-adee44df124e8983084737c50e9c767edd70aea8.tar.gz pearl-adee44df124e8983084737c50e9c767edd70aea8.zip | |
feat(render): make heading glyphs configurable
The Comments container heading rendered bare. It carries no Linear id, so the id-keyed overlay never glyphed it, while each comment already showed a balloon. I gave the container its own glyph and split them so the thread and its items read as a hierarchy: a filled balloon (💬) on the Comments header, an outline bubble (🗨️) on each comment, the ticket (🎫) unchanged on issues.
I promoted the two glyph constants to defcustoms and added pearl-comments-header-glyph, so any glyph can be changed or dropped to empty while pearl-show-glyphs stays the master switch. The header glyph rides the same display overlay as the others, so the buffer text stays a bare Comments and sync and merge are untouched. The Comments header is now found by one glyph-agnostic regexp, replacing two copies of the old 💬-only matcher.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
