Ailac

Results 5 issues of Ailac

Fixes #862. Now the count in the command definition will be used by default. In order to be able to use the callExpr or listExpr defined in gOpts.keys without overwriting...

I've been trying to implement some new features, and I found that the command count defined for each command in opts.go is not being respected. Take > gOpts.keys["j"] = &callExpr{"down",...

When stopping and starting a timer fast (under 1s), tick chains duplicate because the previous emitted tick hasn't been dequeued yet in the timer's update function. When this happens the...

bug

Added pagination to playlists. Now playlist pages can be scrolled with usual ctrl+u, ctrl+d keys, so all playlist and not just the 50 first ones will be available. I'm aware...

Is it possible that in the docs, the pregex.core.pre is almost empty, and methods such as get_captures and get_named_captures do not appear in the index (they do appear in the...