From 89d299376c97a3f866dccc15321713ce955d8125 Mon Sep 17 00:00:00 2001 From: tslil Date: Sat, 21 Mar 2026 17:56:08 +0000 Subject: think the commit logic is worked out now for eager commits --- rprt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rprt.md') diff --git a/rprt.md b/rprt.md index 31349dd..f036c43 100644 --- a/rprt.md +++ b/rprt.md @@ -365,7 +365,7 @@ Text operations follow the broadcasting rules described in ยง1.2. When the text | `c` | No-op | Current selection | | `i` | No-op | Current selection | | `a` | No-op | Current selection | -| `d` | Delete current selection in | Empty selection | +| `d` | Delete current selection | Empty selection | | `w` | Write the current buffer to its associated file. | Current selection | | `\|` | Run current selection as shell commands, replace with output | Selection of outputs | -- cgit v1.2.3