mpv-scripts
mpv-scripts copied to clipboard
The history list does not print escape sequences
When a directory starts with "h" on windows, the path is should contain "\h", for example "temp\home". Instead, the "\h" is transformed into whitespace and "temp ome" is printed:

Note: I have show_paths=yes in my config file.