tui: update lodos
This commit is contained in:
parent
c4b78aa0c6
commit
cf46088762
@ -3,9 +3,12 @@ package tui
|
|||||||
// The terminal UI for lmcli, launched from the `lmcli chat` command
|
// The terminal UI for lmcli, launched from the `lmcli chat` command
|
||||||
// TODO:
|
// TODO:
|
||||||
// - binding to open selected message/input in $EDITOR
|
// - binding to open selected message/input in $EDITOR
|
||||||
// - todo ability to continue or retry previous response
|
// - ability to continue or retry previous response
|
||||||
// - save messages to store
|
|
||||||
// - conversation list view
|
// - conversation list view
|
||||||
|
// - change model
|
||||||
|
// - rename conversation
|
||||||
|
// - set system prompt
|
||||||
|
// - system prompt library?
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
|
Loading…
Reference in New Issue
Block a user