How to Install elpa-ace-window in Ubuntu 18.04



Install elpa-ace-window by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-ace-window

Description:

selecting a window to switch to

The main function, `ace-window' is meant to replace `other-window'. In fact, when there are only two windows present, `other-window' is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.

Homepage: https://github.com/abo-abo/ace-window

Version: 0.9.0-2

Section: universe/lisp