summaryrefslogtreecommitdiff
path: root/internal/client/tui/tui.go
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-08-03adding Cmd to all functions returning a tea.CmdPaul Buetow
2024-08-03can compose and submit in one goPaul Buetow
2024-08-03initial logging to a file support for the client:Paul Buetow
2024-07-28refactorPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-07-15more on the contextsPaul Buetow
2024-07-03error stylePaul Buetow
2024-07-01display error message in TUIPaul Buetow
2024-07-01initial submitPaul Buetow
2024-06-27after composing a file is queuedPaul Buetow
2024-06-23can open compose.md in editorPaul Buetow
2024-06-18change menu - don't have items selectable but press enter when cursor is therePaul Buetow
2024-06-18can open EDITORPaul Buetow
2024-06-18add basic lipgloss stylePaul Buetow
2024-06-17initial TUI for the clientPaul Buetow