emacs-helm-selector 0.3 Convenient related-buffer selection for Emacs Helm

Helm Selector is a collection of Helm helper functions for convenient buffer selection.

It is especially helpful to create Helm sessions to navigate buffers of a given mode in a “do what I mean” fashion:

If current buffer is not of mode X, switch to last buffer of mode X. If current buffer is of mode X, show a Helm session of all buffers in mode X. In the Helm session, it’s also possible to input an arbitrary name which will be used for the creation of a new buffer of mode X.