mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
62c3aeb9cb
Follow up to be15be3a83 with the same
reasoning.
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)
|