Emacs: add list of all opened files to mode-line?

208 Views Asked by At

I'd like the mode-line to show names of all opened files (maybe truncated if too long), similar to browser tabs.

I'd like to have this because I have 2 shortcuts for switching to prev/next user buffer, and it would be more convenient if I know the list of opened files (without typing C-x b).

Is there any package available to do that?

0

There are 0 best solutions below