diff options
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 | |
