pub type KeyHint = (&'static str, Cow<'static, str>);
A key and what it does, for key_hints. Borrowed for the fixed labels most footers use, owned for the ones that interpolate live state.
key_hints