How to Install e2wm in Ubuntu 18.04



Install e2wm by entering the following commands in the terminal:

sudo apt update
sudo apt install e2wm

Description:

simple window manager for emacs

This is an implementation of introducing window management to Emacs. * Management of list of editable buffers * Assignment of windows for pop-up buffers * Switching window layout like the perspective in eclipse * Plug-in extension . The current implementation has following perspectives: * code : main coding layout * two : side by side layout * doc : reading documentation layout * dashboard : showing plug-ins like dashboard in Mac OSX * array : selecting buffers like expose in Mac OSX

Homepage: https://github.com/kiwanami/emacs-window-manager

Version: 1.4-1

Section: universe/lisp