No description
Find a file
Shautvast e6ff04a97d Clean up HTML table pipes in message body and improve focus indicators
- Strip pipe characters from HTML-to-markdown table remnants in email body
- Add bold + arrow prefix (▶) to focused pane title for clear focus indication
- Rename Focus::Preview and all preview_* variables to Message/message_*

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 15:15:43 +01:00
src Clean up HTML table pipes in message body and improve focus indicators 2026-02-18 15:15:43 +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