Skip to content

helm-follow-mode usages #189

Open
Open
@practicalli-johnny

Description

@practicalli-johnny

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

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions