natural-harmonia-gropius / input-event

InputEvent.lua for mpv-player, enhanced input.conf with better, conflict-free, low-latency event mechanism.
MIT License
39 stars 5 forks source link

Support for template strings in command. #4

Closed natural-harmonia-gropius closed 1 year ago

natural-harmonia-gropius commented 1 year ago

Before this I thought mpv used a real template literals, the syntax of property-expansion is more complicated. And more importantly, security is difficult to guarantee.