Homepage: https://github.com/benedicthw/helm-comint.git
Author: Pierre Neidhardt
Updated:
Comint prompt navigation for helm
You can bind this as follows in .emacs: (add-hook 'comint-mode-hook (lambda () (define-key comint-mode-map (kbd "M-s f") 'helm-comint-prompts-all)))