summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-05-13 19:36:48 -0300
committericebaker <icebaker@proton.me>2023-05-13 19:36:48 -0300
commitb5dbdd4ec2b7d7cc3d7572ad8bd308ed3fdd417d (patch)
treebf93ab649db65d807db2a0cb5b90b0daf98a6044 /static
parent9103778fe438ad4b0c90dce60bf77fc812290fc4 (diff)
fixing prefix and suffix
Diffstat (limited to 'static')
-rw-r--r--static/cartridges/default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/cartridges/default.yml b/static/cartridges/default.yml
index df609ed..9a89a4b 100644
--- a/static/cartridges/default.yml
+++ b/static/cartridges/default.yml
@@ -2,9 +2,9 @@
interfaces:
repl:
output:
+ stream: true
suffix: "\n"
prefix: "\n"
- stream: true
prompt:
- text: '🤖'
- text: '> '