c63929d79f
The steer note replaced the action row while editing and vanished once you esc'd out — so you couldn't see the note or the approve/reject keys, and it was unclear the note still applied (it did: decide() reads the buffer). Now the note is a persistent line above the action row (editable with a caret while typing, a dim reminder once set), and the action row stays visible. Editing hints clarify enter=approve+send, esc=keep note.