diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-02 12:51:19 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-02 12:51:19 -0500 |
| commit | 293c9f2a097991ca64f05f6252d0725f510d2e47 (patch) | |
| tree | 740291ce2c1fed0470758c219973609fdf45a10d /tests/testutil-request.el | |
| parent | 0dccaaee955c99d2affcf33c145feba2ef1fdcda (diff) | |
| download | pearl-293c9f2a097991ca64f05f6252d0725f510d2e47.tar.gz pearl-293c9f2a097991ca64f05f6252d0725f510d2e47.zip | |
docs: spec for a configurable default view
The hot key l is hardwired to my-open-issues. This spec lets l open a user-chosen default instead, defaulting to my-open-issues so nothing changes until you set one.
Four decisions settled before code. The value is nil or a local-view name (default to a Linear view by saving it locally first). The default is per-account when accounts are configured, because local views are account-stamped and a global default would refuse to run cross-account. A new pearl-open-default-view takes l, and pearl-list-issues stays literal at f o. The setter persists through customize-save-variable, and it's the v D slot the keybinding work reserved.
Ready after a Codex round: the transient set-default-view key is . since D is taken by save-locally, and a test-surface task was added.
Diffstat (limited to 'tests/testutil-request.el')
0 files changed, 0 insertions, 0 deletions
