diff options
author | icebaker <icebaker@proton.me> | 2023-11-19 16:43:41 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2023-11-19 16:43:41 -0300 |
commit | 154aa68caf50a18af5c0dff1d368fc639314e0ba (patch) | |
tree | b2ab75665e42de79f22cca82bf03cfc49759f485 /static/cartridges/default.yml | |
parent | e89a1d57c49c94c16c37a8ee3a69b52a9e2b341b (diff) |
improving tools parameters
Diffstat (limited to 'static/cartridges/default.yml')
-rw-r--r-- | static/cartridges/default.yml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/static/cartridges/default.yml b/static/cartridges/default.yml index ce2614d..864d62b 100644 --- a/static/cartridges/default.yml +++ b/static/cartridges/default.yml @@ -19,10 +19,15 @@ interfaces: stream: true suffix: "\n" tools: + confirming: + suffix: ' [yN] ' + default: 'n' + yeses: ['y', 'yes'] executing: - feedback: true - responding: feedback: false + responding: + suffix: "\n\n" + feedback: true provider: settings: |