First sync
Start the daemon
For development:
mxr daemon --foregroundIn another terminal:
mxr statusOpen the TUI
mxrIf the daemon is not already running, mxr starts it.
Trigger sync
mxr syncmxr sync --statusmxr status --watchVerify local data
mxr search "label:inbox" --format idsmxr labelsmxr thread THREAD_IDWhat to expect in the TUI
- Left sidebar: system labels, user labels, saved searches
- Center list: threads by default
- Right pane: preview or thread view
Ctrl-p: command palette?: full help modal/: inline mailbox search
If something looks wrong
mxr doctor --checkmxr events --format jsonmxr logs --level errormxr bug-report --stdout