tweaks to newline
This commit is contained in:
@@ -185,7 +185,7 @@ impl UiWriter for RetroTuiWriter {
|
||||
}
|
||||
|
||||
fn print_agent_prompt(&self) {
|
||||
self.tui.output("💬 ");
|
||||
self.tui.output("\n💬 ");
|
||||
}
|
||||
|
||||
fn print_agent_response(&self, content: &str) {
|
||||
|
||||
Reference in New Issue
Block a user