a simple email TUI
.editorconfig | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md |
mailgirl
a Terminal UI (made with BubbleTea) email client (wrapped around Himalaya)
still very much in development
plans
a prettier, simpler aerc
- interaction
- tab: switch focus
- when message list is focused:
- enter: open in reader
- when reader is focused:
- esc: close reader
- (pg)up/down: as you might expect them to work
- configuration
- path to himalaya
- panels
- current folder name (inbox by default)
- message viewer
- improve rendering of HTML emails (readability go module?)
- down the road
- reply/compose support (external editor?)
- folder menu overlay
- more complete support for himalaya cli commands