Prevent directory-mode from opening buffers for each directory #2048
Unanswered
matchatealeaf
asked this question in
Q&A
Replies: 1 comment
-
|
Good catch I don't think there's something like this. It might be a small-ish function to write. I'd look at |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In emacs there is a
dired-find-alternate-fileto prevent dired from opening buffers for each directory.Maybe I missed it but I can't find something similar in Lem.
Anybody has a workaround for this? For example, killing the buffer of the previous directory when entering a new directory?
I'm pretty new to lisp and can't figure out how to do this.
Beta Was this translation helpful? Give feedback.
All reactions