Skip to content

Commit 19cd524

Browse files
committed
Updating UI text
1 parent 439ff57 commit 19cd524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/UI.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ module Bottom_pane = struct
10161016
|> Session.State.size)
10171017
in
10181018
let hint =
1019-
Notty.I.strf ~attr "< > to see more key bindings, ? to show/hide"
1019+
Notty.I.strf ~attr "</> to see more key bindings, ? to show/hide"
10201020
in
10211021
let hint_len = Notty.I.width hint in
10221022
let hint_overlay =

0 commit comments

Comments
 (0)