pub fn is_rememberable(key_output: &KeyOutput) -> boolExpand description
Whether a resolved key::KeyOutput should become the remembered last output.
Empty / no-op outputs are ignored so that pressing Repeat with no history (or keys that resolve without output) does not clear a prior memory.