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

The size of the preview images is just to small. In ranger the previews cover the whole tab, in ranger/emacs they mostly have the size of thumbnails.

Whenever I try to find a file I get the message `Symbol’s function definition is void: helm-find-files-1` and the find function doesn’t work at all. The `helm` package is installed....

I occasionally open a file and loose all my windows. I've added a hook with `(setq debug-on-error '(wrong-type-argument))` Which now shows me: ``` Debugger entered--Lisp error: (wrong-type-argument window-valid-p #) window-frame(#)...

When I enable `(setq ranger-show-literal nil)` and browse to a rendered org-file ranger fails to close all windows. The left most window always stays opened and I have to `C-x...

#### Runtime Environment - Manjaro i3 Stable (updated) - GNU Emacs 27.0.50 - ranger-20190412.624 - [~/.emacs.d](https://github.com/mrbig033/emacs) - [ranger use-package](https://github.com/mrbig033/emacs/blob/master/modules/packages/misc/movements.org#ranger) - [ranger configurations](https://github.com/mrbig033/emacs/tree/master/modules/packages/misc/ranger) Right now this is how my symlinks look...

Related to issue #158. Bookmark-jump produces the above error, only in ranger not deer: `Bookmark-jump: Making window-configuration-change-hook buffer-local while locally let-bound! purpose--dummy-buffer-purpose: Lisp nesting exceeds ‘max-lisp-eval-depth’` It happens independently whether...

Hi, Can you confirm if it is possible to configure images to display as ASCII art when running emacs over a terminal connection - like on the non-emacs Ranger, and...

#### Description If Emacs with split windows,open the same file existing in other windows will overwrite the exsiting window. #### Reproduction - Start Emacs - split window ![image|591x500](https://emacs-china.org/uploads/default/original/2X/b/b80a4f6d20b920336669a5b94a653e1fae61fa98.png) - open...

I'm trying to add hooks to `web-mode` and `js2-mode` to set the header-line. It works for `prog-mode` and `text-mode` but not for `web-mode` and `js2-mode` since they are derived from...

Thanks for making this package! Is it possible to sort everything by file type? I have the following with a tool I use called `exa` where I can do `exa...