We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3d8fa commit 51f62c0Copy full SHA for 51f62c0
1 file changed
src/ui/help.rs
@@ -79,7 +79,7 @@ const HELP_SECTIONS: &[HelpSection] = &[
79
entries: &[
80
HelpEntry {
81
keys: "H/L, ⇧←/→",
82
- description: "Move participant",
+ description: "Move participant/Reverse arrow",
83
},
84
85
keys: "J/K, ⇧↓/↑",
0 commit comments