Skip to content

Commit

Permalink
docs: clarify paste-to-playlist behavior when idle
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasklaen committed Sep 16, 2024
1 parent 6d049c0 commit c79d201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,8 @@ Commands to paste path or URL in clipboard to either open immediately, or append
`paste` will add to playlist if there's any (`playlist-count > 1`), or open immediately otherwise.
`paste-to-playlist` will also open the pasted file if mpv is idle (no file open).
Note: there are alternative ways to open stuff from clipboard without the need to bind these commands:
- When `open-file` menu is open → `ctrl+v` to open path/URL in clipboard.
Expand Down

0 comments on commit c79d201

Please sign in to comment.