Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.
Bound a fill-height region by :reserve
Everything from the cursor to the bottom of the window is too much when
something has to come after it: a fill-height column takes the whole
remainder and pushes the row below it — a compose bar under a message list
— against the bottom edge, whatever margin that row asked for. `:scroll`
already takes the number the caller actually knows; fill-height takes it
now too.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>