1 parent 439ff57 commit 19cd524Copy full SHA for 19cd524
1 file changed
bin/UI.ml
@@ -1016,7 +1016,7 @@ module Bottom_pane = struct
1016
|> Session.State.size)
1017
in
1018
let hint =
1019
- Notty.I.strf ~attr "< > to see more key bindings, ? to show/hide"
+ Notty.I.strf ~attr "</> to see more key bindings, ? to show/hide"
1020
1021
let hint_len = Notty.I.width hint in
1022
let hint_overlay =
0 commit comments