punassuming / ranger.el

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

Automatic refresh contents? #240

Open ianyepan opened 1 year ago

ianyepan commented 1 year ago

In ranger-mode, the buffer is not automatically refreshed. For instance, if I create a new directory with + and type the directory name and press RET, the new directory doesn't immediately show up. Instead, I would have to invoke C-r (for ranger-refresh), or alternatively run the command ranger again for the new directory to show up. Is there a way to have ranger automatically refresh the buffer contents? A customizable delay (in seconds) would also be a nice touch.