mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 15:52:29 +01:00
Use commandcomm /dev/null <(js -v 180 commands.js |& grep -v ReferenceError | grep .) in :mkv output
This commit is contained in:
@@ -796,6 +796,7 @@ function Commands() //{{{
|
|||||||
serial: function () [
|
serial: function () [
|
||||||
{
|
{
|
||||||
command: this.name,
|
command: this.name,
|
||||||
|
bang: true,
|
||||||
// Yeah, this is a bit scary. Perhaps I'll fix it when I'm
|
// Yeah, this is a bit scary. Perhaps I'll fix it when I'm
|
||||||
// awake.
|
// awake.
|
||||||
options: util.Array.assocToObj(util.map({argCount: "-nargs", bang: "-bang", count: "-count"},
|
options: util.Array.assocToObj(util.map({argCount: "-nargs", bang: "-bang", count: "-count"},
|
||||||
|
|||||||
Reference in New Issue
Block a user