tui: update TODO
This commit is contained in:
parent
8bc2523c17
commit
5e26ee3373
@ -3,6 +3,9 @@ package tui
|
||||
// The terminal UI for lmcli, launched from the `lmcli chat` command
|
||||
// TODO:
|
||||
// - binding to open selected message/input in $EDITOR
|
||||
// - todo ability to continue or retry previous response
|
||||
// - save messages to store
|
||||
// - conversation list view
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Loading…
Reference in New Issue
Block a user