Files
Ed Santiago 43cb89fca3 zsh completion: helper functions in private namespace
The generate_xxx() helpers, once defined, would appear as
user-visible functions; this would lead to unexpected and
confusing completion suggestions for gene<tab> after having
once run mpv in that shell.

This PR adds the prefix '_mpv_' to all completion functions
as a convention to make them less user-visible and less likely
to collide with other packages.
2020-05-17 12:47:12 +02:00
..
2013-09-01 23:27:33 +02:00
2013-09-01 23:27:33 +02:00
2013-09-01 23:27:33 +02:00
2013-09-01 12:24:53 +02:00