jojojames / ibuffer-sidebar

A sidebar for IBuffer
GNU General Public License v3.0
69 stars 8 forks source link

Open buffer in MRU window #3

Open jojojames opened 6 years ago

jojojames commented 6 years ago

Something like this: https://github.com/jojojames/dired-sidebar/commit/fb5a2ee4ab36742317a702208bd4463b03679a29

Blade6570 commented 1 year ago

(add-hook 'ibuffer-sidebar-mode-hook (lambda () (setq-local display-buffer-base-action '(display-buffer-use-some-window))))

something like this works. Borrowed from here: https://emacs.stackexchange.com/questions/28195/open-ibuffer-selected-buffer-in-other-existing-window