Add D keybindings in message view for delete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9ba845e5f4
commit
3af666978c
3 changed files with 14 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ Subjects are fetched lazily in parallel via `postcat` as the list loads; a progr
|
|||
| `↑↓` / `Space` / `PgUp` / `PgDn` | Scroll |
|
||||
| `H` | Toggle full headers / short headers |
|
||||
| `s` | Save raw EML to `~/QUEUEID.eml` |
|
||||
| `D` | Delete message (`postsuper -d`) |
|
||||
| `F` | Requeue message (`postsuper -r`) |
|
||||
| `v` | Browse MIME parts |
|
||||
| `q` | Back to queue list |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue