When I launch helm, I start typing in a command like org-mo
and then I get suggestions for org-mode
org-mobile-pull
org-mobile-push
org-mode-restart
and a few other commands.
Let's say I want to get to org-mobile-pull
right now I have to use the arrow keys to select it, but I'd rather just press the tab
key to cycle down to it, and press S-tab
to go back up through the list.
I tried using the configurations here but I get errors with that.
I really don't care if I'm using helm or any other launcher(?) as long as I can tab through the list.