punassuming / ranger.el

Bringing the goodness of ranger to dired!
700 stars 52 forks source link

Don't show in recentf #129

Closed dieggsy closed 8 years ago

dieggsy commented 8 years ago

It appears that every file previewed gets added to recentf's list of recent files. It would be nice to have an option (or maybe there is one?) to not add previewed buffers to recentf, since this kind of pollutes the recentf list. Not sure if this can be achieved.

punassuming commented 8 years ago

@therockmandolinist, recent updates have addressed this.

dieggsy commented 8 years ago

Awesome, thanks!