From 07d36e31324aa4ba0ffa35c07551953c4183f8cb Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sat, 18 Oct 2025 12:58:43 +0200 Subject: [PATCH] starship: Restyle continuation prompt When entering multiline commands, display a slightly more pronounced line prefix so we can recognize faster that it expects more input. --- terminal/.config/starship.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/terminal/.config/starship.toml b/terminal/.config/starship.toml index de7e41d..db23219 100644 --- a/terminal/.config/starship.toml +++ b/terminal/.config/starship.toml @@ -26,6 +26,8 @@ $typst\ $package """ +continuation_prompt = "[:::](bright-black) " + [directory] style = "blue" fish_style_pwd_dir_length = 1