Source: ace-window Section: lisp Priority: optional Maintainer: Debian Emacs addons team Uploaders: Lev Lamberov Build-Depends: debhelper (>= 10), dh-elpa Standards-Version: 3.9.8 Testsuite: autopkgtest-pkg-elpa Homepage: https://github.com/abo-abo/ace-window Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/ace-window.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/ace-window.git Package: elpa-ace-window Architecture: all Depends: ${elpa:Depends}, ${misc:Depends}, emacs, elpa-avy Recommends: emacs (>= 46.0) Enhances: emacs, emacs24 Built-Using: ${misc:Built-Using} 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.