Sensible Splits: Extending shackle.el

1 · Shane Mulligan · Oct. 6, 2019, 11 a.m.
shackle.el provides a single interface for managing the way windows are displayed in emacs. This means you don’t have to dig into plugin code to provide ad-hoc advice to specific functions. Unfortunately, it doesn’t provide an option to split sensibly, allowing you only to specify exactly how you want windows to be displayed. For example, it will allow to you specify that all help buffers split to the right with the following rule....