Commit Graph

7 Commits

Author SHA1 Message Date
Trial97 8792d0de68
Added first set of tests and fixed the requires again
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-05 23:29:10 +03:00
Trial97 79842ac34b
Fixed require statements 2022-03-22 20:45:38 +02:00
staticssleever668 0a2ff9e1de
Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
Simon Désaulniers 037f2c3641 util/menu_iterator: unpack retro compatibility
* Lua 5.2 renamed `unpack` to `table.unpack`.
* Fix: helpers.lua required.
2019-02-13 14:19:07 -05:00
Luca CPZ 1b909160d6 util.menu_iterator: cleaned indentation; added wiki entry; closes #386 2018-02-17 14:06:20 +01:00
Simon Désaulniers 1d2f4a102e menu_iterator: generic menu creator function
A simple example usage is given over on the amh project~[1]

[1]: dcf101c8ef/exec/mpv.lua (L32)
2018-02-16 16:14:13 -05:00
Simon Désaulniers b94e701ff2 menu_iterator: naughty.notify based menu utility 2018-02-16 15:26:35 -05:00