aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-08-07feat(ui): make Escape deselect the row as well as blank the paneDanilo M.1-1/+12
2026-08-07feat(tags): mark every thread in the view read, in one undoable stepDanilo M.1-0/+5
2026-08-04feat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.1-0/+5
2026-08-04feat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+4
2026-08-04feat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+2
2026-08-04feat(message): show From/To/Cc and add a details dialogDanilo M.1-0/+5
2026-08-04keymap: register complete_query bound to Ctrl+SpaceDanilo M.1-0/+5
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+12
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.1-7/+23
2026-08-04fix: bind shortcuts users can actually pressDanilo M.1-22/+90
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04fix: report collisions between INI overrides bound to the same keyDanilo M.1-0/+18
2026-08-04feat: add KeyMap with defaults and INI overridesDanilo M.1-0/+82