One of the great features of (helm/anything.el) is the ability to have one command for multiple sources. For example helm-mini includes the sources helm-source-buffer-list and helm-source-recentf. In this way, you can potentially cast a wide "net" of possible candidates and filter them down to what you want very quickly, instead of having to determine which type of candidate you want and then call the correct command.

It would, of course, be awesome if zaw supported this workflow as well.
One of the great features of (
helm/anything.el) is the ability to have one command for multiple sources. For examplehelm-miniincludes the sourceshelm-source-buffer-listandhelm-source-recentf. In this way, you can potentially cast a wide "net" of possible candidates and filter them down to what you want very quickly, instead of having to determine which type of candidate you want and then call the correct command.It would, of course, be awesome if
zawsupported this workflow as well.