Added youtube-tui

This commit is contained in:
ManOfGoldForever 2025-11-15 22:30:59 -05:00
parent 62f7a4728a
commit 9c82993de4
15 changed files with 393 additions and 6 deletions

View file

@ -0,0 +1,52 @@
'd':
4: RemoveWord
0: ClearHistory
Down:
2: NextEntry
0: MoveDown
Enter:
0: Select
'j':
0: MoveDown
Esc:
0: Deselect
'l':
0: MoveRight
'w':
2: RemoveWord
'v':
2: Paste
Home:
0: FirstHistory
Up:
0: MoveUp
2: PreviousEntry
'u':
2: ClearLine
Left:
0: MoveLeft
2: PreviousWord
4: Back
':':
0: StartCommandCapture
'r':
2: Reload
'k':
0: MoveUp
'a':
2: First
'e':
2: End
Right:
0: MoveRight
2: NextWord
F5:
0: Reload
Backspace:
0: Back
End:
0: ClearHistory
'q':
0: Exit
'h':
0: MoveLeft