Skip to content

Instantly share code, notes, and snippets.

@iopanio
Last active July 4, 2023 05:33
Show Gist options
  • Select an option

  • Save iopanio/a4e96aa78ffaacd20d46b7c403365730 to your computer and use it in GitHub Desktop.

Select an option

Save iopanio/a4e96aa78ffaacd20d46b7c403365730 to your computer and use it in GitHub Desktop.
clone current playing video file by opening another instance of mpv using keyboard shortcut
Shift+c run "/bin/bash" -c "mpv \"${path}]""
Shift+j playlist-next
Shift+k playlist-prev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment