Emanuele Torre

Results 211 comments of Emanuele Torre
trafficstars

> Rules like `bspc rule -a 'qBittorrent:*' desktop=^9` and `bspc rule -a Mumble desktop=^7` are completely ignored and instead spawn the application in the currently focused workspace. Make sure that...

It does not know its size only because it is not checking it, and there is no reason why it couldn't check it if stdin is a regular file. If...

Hmm, yeah, the test runner is doing `$cmdargs .= "

I was reading this source file for another reason, and I found this block of code, which is doing pretty much what I am doing in this PR, but for...

@bagder Now you can specify `` if you want stdin to be a pipe in a test.

If I want to add a test that checks that `-T -` (with regular file stdin) does not perform a *chunky upload*, what number should it be?

I added documentation for ``, and the test (268). Do I need to somehow disable the test on `VMS` or is that not necessary because `runtests.pl` can only run on...