[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[NonGNU ELPA] Iwindow version 1.1
From: |
ELPA update |
Subject: |
[NonGNU ELPA] Iwindow version 1.1 |
Date: |
Thu, 21 Sep 2023 05:04:28 -0400 |
Version 1.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
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
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)
└────
You can swap windows with `iwindow-swap'. To delete a window, you can
use `iwindow-delete'. And there is `iwindow-delete-others' to delete
all window except the chosen one.
## Recent NEWS:
[Not available 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [NonGNU ELPA] Iwindow version 1.1,
ELPA update <=