Replies: 1 comment
|
In the mean time, I have started using |
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.
Not all folders I visit repeatedly deserve a bookmark to be set in my
init.el, yet sometimes I may have to visit the same folders quite often and repeatedly, so I finddirvish-history-jumpquite convenient. I also use it all the time when moving files.However, the list of recently visited folders shown in the minibuffer seems to be flushed every time a new Emacs process (or daemon) is stopped. Is there a way to make that list persistent, with the most recently visited on top, and maybe set a maximum number of entries to store?
All reactions