refactor: seek via keybind router (< / >), free arrows for navigation
This commit is contained in:
@@ -110,7 +110,7 @@ export function PlayerPage() {
|
||||
|
||||
<box height={1} />
|
||||
<text fg={muted()}>
|
||||
{"P play/pause N next B prev ◀▶ seek h back"}
|
||||
{"P play/pause N next B prev < > seek h back"}
|
||||
</text>
|
||||
</box>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user