diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 13:03:35 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 13:03:35 +0200 |
| commit | d714483b6027425923340d1bcfa0263b8e7ac0bc (patch) | |
| tree | b9f0b4851fa5cd00dfda181777f021279e027db6 /README.md | |
| parent | 3ba5e6b68a0f4e91884043fab9a705cf7d15b968 (diff) | |
| download | qtmaildir-d714483b6027425923340d1bcfa0263b8e7ac0bc.tar.gz qtmaildir-d714483b6027425923340d1bcfa0263b8e7ac0bc.zip | |
fix: gate spam like delete, and keep one origin in the model
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -779,9 +779,9 @@ Defaults, all rebindable through `[keys]`: Every action in this table carries a default binding, and every one appears in a menu. Six actions carry none, because a chord for them would be arbitrary: -Find stranded spam, Empty trash, Delete permanently, Empty spam, Edit draft and -Save message. They are reachable from the menus, and the shortcut reference -prints them as unbound. +Check for stranded spam, Empty trash, Delete permanently, Empty spam, Edit +draft and Save message. They are reachable from the menus, and the shortcut +reference prints them as unbound. **Help > Keyboard shortcuts** lists the current bindings, generated from the actions themselves, so it shows your overrides rather than these defaults. |
