No description
Find a file
Shautvast 7883b35dad Add IMAP search with / keybinding and live results pane
- Press / to enter search mode; status bar shows query input
- IMAP SEARCH OR SUBJECT/FROM sent in background worker thread
- Results replace inbox list with match count in title
- Navigation and body preview work the same as in regular inbox
- Esc clears search and returns to normal inbox view

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 17:01:00 +01:00
src Add IMAP search with / keybinding and live results pane 2026-02-18 17:01:00 +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