diff options
| author | tslil <tslil@posteo.de> | 2026-03-21 17:56:08 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-03-21 20:09:34 +0000 |
| commit | 89d299376c97a3f866dccc15321713ce955d8125 (patch) | |
| tree | 122bde2e89120bbe21f594e4209f47c9fc0fa352 /rprt.md | |
| parent | fb0d0b91bfd45d1911e993ca753d81da5e60f60c (diff) | |
think the commit logic is worked out now for eager commits
Diffstat (limited to 'rprt.md')
| -rw-r--r-- | rprt.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | |
