From 0b5d0eb92c5be2f0ddb2fa73990f31e5654e57fe Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 14 Sep 2026 15:16:55 +0200 Subject: krino: 0.0.5 — keyword cache, t and d in review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b777ff9..2b42628 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,12 @@ key at a time, no Enter needed: move → Filed/Acme/ rule acme because name "acme" - [y] yes [n] no [a] yes to this and all remaining [d] done, apply chosen so far [q] quit, apply nothing + [y] yes [n] no [a] yes to this and all remaining [t] trash [d] delete permanently [w] write, apply chosen so far [q] quit, apply nothing ``` -Approval is per file: a file's whole chain runs, or none of it. A README +Approval is per file: a file's whole chain runs, or none of it. `t` sends +the file to the Trash and `d` deletes it permanently (after a `y`) instead +of what the rules planned; `w` applies what you chose so far. A README can't paste a session it didn't actually run in a terminal, so here we apply directly with `-y`, which shows the same plan and applies it without asking: -- cgit v1.3