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

Bringing the goodness of ranger to dired!

Results 95 ranger.el issues
Sort by recently updated
recently updated
newest added

Hello, Is there a way to edit file while the file being shown as preview ? Currently if I select file it closes the ranger. Either I have to edit...

The function is now working. It does support a vast majority of images types. They scale well in the preview window and they keep the aspect ratio, while taking the...

I recently opened [an issue on the Spacemacs Github](https://github.com/syl20bnr/spacemacs/issues/13129), describing a strange bug that makes emacs unusable, and that comes up when one opens a new window, opens deer in...

Several key bindings do not appear to be as described in README.md. It says that gn is used to create a new tab, but pressing the g key brings up...

- during the "Reverting all buffers" stage of 'ranger-revert' function 'ranger-frame-exists-p' predicate returned '(nil)' (which is evaluated to "true" in Lisp) but 'nil' was expected. The behavior was noticed during...

Hello, Is there a way to have the deer mode hiding file details by default? Thanks.

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...

Is there a variable to disable history-tracking? I've set ranger-history-length to zero. But it doesn't seem to have an effect.

What is "M" in the screenshot? ![Capture](https://user-images.githubusercontent.com/749813/82311179-caa7b780-99de-11ea-95c7-b908566cd05d.PNG)

Currently, when helm is installed, the travel functionality always uses helm instead of ivy. It would be nice if one could configure if one wants to use ivy or helm...