Skip to main content

Questions tagged [ranger]

1 vote
1 answer
398 views

I am using doom emacs and in my init file I have (dired +ranger) The problem is when I open dired, I cannot press tab to select for example. I have first to toggle off evil-mode. If I do, I lose all ...
Omar113's user avatar
  • 167
3 votes
1 answer
1k views

I'm new to doom emacs and I like it but I'm still new, so I saw this package called ranger that is a minor mode inside emacs and I want to make it run by default whenever I open dired. The ...
ezio's user avatar
  • 131
0 votes
1 answer
571 views

I am using ranger within spacemacs. One useful feature an explorer in windows (directory opus) I used has, is that by pressing keys it automatically starts to filter files with names corresponding to ...
Rareform's user avatar
  • 291
0 votes
1 answer
763 views

I am looking to get visual representation of different file extensions as discussed in this question. https://github.com/ranger/ranger/issues/298 In the question however there are some python files ...
Rareform's user avatar
  • 291
1 vote
0 answers
467 views

I've been playing around with ranger in emacs and I'm really liking it for browsing new codebases. I would like to get syntax highlighting working, as it does when using ranger in a terminal. I'm not ...
nichol s's user avatar
  • 111
3 votes
3 answers
629 views

There is a project with 100 files in a flat directory. I want to navigate a subset of the files, depending on what part of the project I am working on. Creating files with links to files of interest ...
wolfv's user avatar
  • 1,453
0 votes
0 answers
90 views

One of Github's features i like is that it "flattens" path if a folder contains only one subfolder, i.e you have a src folder which has only main folder, so by clicking on src you go to the content of ...
4lex1v's user avatar
  • 613
4 votes
3 answers
14k views

I have recently moved from dired to ranger. While using it on a regular work day, I noticed there isn't any command for creating a new directory. Is there a workaround or am I missing something?
myTerminal's user avatar
2 votes
0 answers
259 views

I started using ranger and it's awesome, but one thing bothers me: It keeps every visited folder open in a buffer, so it floods my buffer list. There are two options that seem to be made to solve ...
itmuckel's user avatar
  • 287