style: updated the previous conversation marker a tad
This commit is contained in:
+2
-2
@@ -368,7 +368,7 @@ Type ".help" for additional help.
|
|||||||
_ => {}
|
_ => {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
println!("{}", dimmed_text("─── ↑ previous conversation ───"));
|
println!("{}", dimmed_text("─── ↑ previous conversation ↑ ───"));
|
||||||
println!();
|
println!();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -783,7 +783,7 @@ pub async fn run_repl_command(
|
|||||||
_ => {}
|
_ => {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
println!("{}", dimmed_text("─── ↑ previous conversation ───"));
|
println!("{}", dimmed_text("─── ↑ previous conversation ↑ ───"));
|
||||||
println!();
|
println!();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user