Patch release: conversation scrolling with PageUp/PageDown while the prompt is focused, and model env_key can take multiple environment variable names.
Changelog
[new]PageUp and PageDown scroll the conversation while the ordinary prompt is focused, without moving focus or changing the draft. An active prompt history, @ file search, slash menu, or completion dropdown still uses those keys for its own navigation.
[changed] Model provider env_key accepts a single environment variable name or an array of names; the first set value wins.