parent
75fa4408fa
commit
09bb80b268
3 changed files with 19 additions and 3 deletions
|
|
@ -83,7 +83,7 @@ fn render(mode: *keybind.Mode, bindings: []const keybind.Binding, theme: *const
|
|||
widget_style.border.sie,
|
||||
}) catch {};
|
||||
top_layer_.cursor_move_yx(@intCast(top_layer_.window.height -| 1), @intCast(4));
|
||||
_ = top_layer_.print("{s} C-A-? for more {s}", .{
|
||||
_ = top_layer_.print("{s} S-f1 or C-A-? for more {s}", .{
|
||||
widget_style.border.sib,
|
||||
widget_style.border.sie,
|
||||
}) catch {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue