summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes/keybind-cancel.txt
blob: ab137a0cb4016ed8bcac02fd1b8de46e4eacebaa (plain)
1
2
change `mp.add_key_binding` so that by default, the callback is not invoked if the event is canceled; clients should now use the `complex` option to detect this situation
add `canceled` entry to `mp.add_key_binding` callback argument