From b5dbdd4ec2b7d7cc3d7572ad8bd308ed3fdd417d Mon Sep 17 00:00:00 2001 From: icebaker Date: Sat, 13 May 2023 19:36:48 -0300 Subject: fixing prefix and suffix --- static/cartridges/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/cartridges') 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: '> ' -- cgit v1.2.3