Reduce session logging and background churn
This commit is contained in:
@@ -47,7 +47,6 @@ impl PromptSnapshot {
|
||||
})
|
||||
.collect_vec();
|
||||
|
||||
log::debug!("Current prompt snapshot: {chips:?}");
|
||||
Self {
|
||||
chips,
|
||||
same_line_prompt_enabled: current_prompt.same_line_prompt_enabled(),
|
||||
|
||||
Reference in New Issue
Block a user