mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 00:42:57 +00:00
input: add binding to quit on ctrl+w
Other GUI applications typically handle this as "close document" or "close window".
This commit is contained in:
parent
f9cc29ec91
commit
c5f8ec76b1
@ -161,6 +161,7 @@
|
||||
#MUTE cycle mute
|
||||
#CLOSE_WIN quit
|
||||
#CLOSE_WIN {encode} quit 4
|
||||
#ctrl+w quit
|
||||
#E cycle edition # next edition
|
||||
#l ab-loop # Set/clear A-B loop points
|
||||
#L cycle-values loop-file "inf" "no" # toggle infinite looping
|
||||
|
Loading…
Reference in New Issue
Block a user