mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
fmt
This commit is contained in:
@@ -259,6 +259,7 @@ impl HistoryCell {
|
||||
format!(" {cmd_index}. /new - {}", SlashCommand::New.description()).dim(),
|
||||
));
|
||||
lines.push(Line::from("".dim()));
|
||||
|
||||
HistoryCell::WelcomeMessage {
|
||||
view: TextBlock::new(lines),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user