+ The current input text will be saved as the prompt body. +
++ Create reusable prompts for quick access from the welcome screen or /prompt command +
++ No saved prompts yet. +
+ ++ {prompt.text.length > 120 ? prompt.text.slice(0, 120) + "..." : prompt.text} +
+