implement `--sort-files` option · Issue #263 · BurntSushi/ripgrep
Ack has it. I always want to receive sorted output because I then can easily cross-check by eye-balling and compare the list of search results with the output of ls or tree, which are also sorted.