emacs-window-layout 1.4
Simple window layout management framework for emacs
A window-layout management library that can split a frame or a window into some windows according to a layout recipe.
- Website: https://github.com/kiwanami/emacs-window-layout
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-window-layout 1.4
as follows:
guix install emacs-window-layout@1.4
Or install the latest version:
guix install emacs-window-layout
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.