IBufferΒΆ
ibuffer is an enhacement over the list-buffers command so we may as well replace the binding.
emacs
init.el
(keymap-global-set "C-x C-b" 'ibuffer)
ibuffer is an enhacement over the list-buffers command so we may as well replace the binding.
emacs
init.el
(keymap-global-set "C-x C-b" 'ibuffer)