Version 0.1 of package Iwindow has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Iwindow describes itself as: ================================ Interactively manipulate windows ================================ More at https://elpa.nongnu.org/nongnu/iwindow.html ## Summary: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ IWINDOW - INTERACTIVELY MANIPULATE WINDOWS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Table of Contents ───────────────── 1. Usage 2. Installation .. 1. Quelpa .. 2. Straight.el .. 3. Manual The default command for switching window in `other-window', which is great for two windows, but unpredicatable and cumbersome when there are more windows. This package aims to solve that, by allowing to select any window with a few keystrokes. 1 Usage ═══════ Use `iwindow-select' to select window. It is recommended to bind it to somewhere, for example: ┌──── │ (global-set-key (kbd "C-x o") #'iwindow-select) └──── ## Recent NEWS: [Not available 🙁]