feat: add more accessible keybinds for key hints overlay

closes #21
This commit is contained in:
CJ van den Berg 2026-02-03 21:01:59 +01:00
parent 75fa4408fa
commit 09bb80b268
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 19 additions and 3 deletions

View file

@ -827,7 +827,7 @@ const BindingSet = struct {
input.key.iso_level_3_shift, input.key.iso_level_5_shift => return,
else => {},
};
log.info("{f} is unbound, press C-? for key hints", .{current_key_event_sequence_fmt()});
log.info("{f} is unbound, press A-f1 or C-? for key hints", .{current_key_event_sequence_fmt()});
}
/// Retrieve bindings that will match a key event sequence