Open
Description
C-c C-f
- browse through helm lists of things immediately with helm-follow-mode
For example SPC T s
lists all current themes, C-c C-f
will apply themes immediately when scrolling through the list of themes.
for making follow-mode "sticky" between helm sessions
(setq helm-follow-mode-persistent t)
Other useful uses
SPC b b
for browsing through buffers
helm-apropos
Things that dont work
SPC f f
does not load files
Metadata
Metadata
Assignees
Type
Projects
Status
No status