Josh Wainwright
Results
2
issues of
Josh Wainwright
I'm trying to work out the syntax for using a search window when using `find()`. The MPD documentation says: > `find {FILTER} [sort {TYPE}] [window {START:END}]` > ... > `window`...
Some issues/inconsistencies in the current state of the lua API. - [x] inconsistency in cursor positioning: - `cursor:to(line,col)` should imply `cursor.line == line` and `cursor.col == col` - [ ]...
lua
meta:design