- or download this
use strict;
use AnyEvent;
...
$i3->command("workspace 1")->recv;
- or download this
use strict;
use AnyEvent;
...
print "empty workspace!!\n";
}
}
- or download this
use strict;
use AnyEvent;
...
$i3->command("workspace 1")->recv;
}
}
- or download this
EV: error in callback (ignoring): AnyEvent::CondVar: recursive blockin
+g wait attempted