mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-26 21:00:21 +00:00
3 lines
190 B
Plaintext
3 lines
190 B
Plaintext
all options that take filepaths as values are now properly expanded (i.e. ~/ -> /home/$USER)
|
|
all commands that take filepaths as arguments are now properly expanded (i.e. ~/ -> /home/$USER)
|