Files
typewriter/keymap/src
Julien Calixte 2a12f95165 feat(editor): open the Cmd-P palette from every mode
Insert/Visual/View/Command now accept Cmd-P by first bailing out as Esc
would (end insert session, drop selection, abandon the : line), then
opening the palette; closing always lands in Normal. Opening mid-change
aborts the `.` recording so a palette round-trip is never replayed.
2026-07-14 10:33:16 +02:00
..