lmcli/pkg/tui
Matt Low 42c3297e54 Make Conversation a pointer refernece on Message
Instead of a value, which lead some odd handling of conversation
references.

Also fixed some formatting and removed an unnecessary (and probably
broken) setting of ConversationID in a call to
`cmdutil.HandleConversationReply`
2024-06-09 18:51:44 +00:00
..
shared Rename shared.State to shared.Shared 2024-06-09 16:19:19 +00:00
styles Split up tui code into packages (views/*, shared, util) 2024-05-30 06:44:40 +00:00
util Documentation tweak 2024-05-30 18:24:01 +00:00
views Make Conversation a pointer refernece on Message 2024-06-09 18:51:44 +00:00
tui.go Rename shared.State to shared.Shared 2024-06-09 16:19:19 +00:00