No description
Find a file
Shautvast c3a7c62214 Align sender and subject columns in inbox list
Compute the max sender width across the loaded emails (capped at 40
chars) and pad each sender field to that width. Long senders are
truncated with an ellipsis. Subject column now starts at a consistent
position regardless of sender name length.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 16:35:49 +01:00
src Align sender and subject columns in inbox list 2026-02-18 16:35:49 +01:00
.gitignore basic gui and login to imap 2026-02-17 17:24:35 +01:00
Cargo.lock Replace html2text with fast_html2md + tui-markdown for styled email preview 2026-02-18 13:39:14 +01:00
Cargo.toml Replace html2text with fast_html2md + tui-markdown for styled email preview 2026-02-18 13:39:14 +01:00
CLAUDE.md Update CLAUDE.md for skim project 2026-02-17 21:34:46 +01:00
config.toml.example basic gui and login to imap 2026-02-17 17:24:35 +01:00
docker-compose.yml basic gui and login to imap 2026-02-17 17:24:35 +01:00
MAIL_SERVER_SETUP.md Reorganize mail setup docs with Gmail instructions first 2026-02-17 21:00:43 +01:00