Skip to content

guidocella/mpv-lua-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A Lua REPL in the console with Tab completion and pretty-printing of returned tables. It lets you test mpv's and Lua's API without writing a script.

It is bound to Ctrl+r by default, and you can bind a different key to script-binding lua-repl.

return is automatically inserted before statements when doing so does not break them.

This requires mpv >= 0.38 for mp.input support.

About

Lua REPL in mpv's console

Resources

License

Stars

Watchers

Forks

Languages