feat: add search with preview
This commit is contained in:
@@ -57,6 +57,7 @@ func (m Model) View() string {
|
||||
{key: "j/↓", desc: "next cue"},
|
||||
{key: "k/↑", desc: "prev cue"},
|
||||
{key: "ctrl+d/u", desc: "jump 5 cues"},
|
||||
{key: "s", desc: "search"},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user