ranger.el icon indicating copy to clipboard operation
ranger.el copied to clipboard

Automatic refresh contents?

Open ianyepan opened this issue 2 years ago • 0 comments

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.

ianyepan avatar Dec 15 '22 03:12 ianyepan