emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 6a2ee981c3: Add new functions for splitting the root window


From: Lars Ingebrigtsen
Subject: Re: master 6a2ee981c3: Add new functions for splitting the root window
Date: Tue, 13 Sep 2022 13:14:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Gregory Heytings <gregory@heytings.org> writes:

> Fully agreed.  I we're going to put window commands on C-x w, I
> thought I might share the part of my configuration that deals with
> windows (see attached), which I adapted to that new prefix.
>
>     C-x w | split-window-right
> C-u C-x w | split-root-window-right
>     C-x w - split-window-below
> C-u C-x w - split-root-window-below
>     C-x w d delete-window
>     C-x w o delete-other-windows (mnemonic "only")
>     C-x w h window-height-adjust with + - = (repeatable)
>     C-x w w window-width-adjust with + - = (repeatable)
>     C-x w f tear-off-window
>     C-x w m maximize-window-toggle
> C-u C-x w m minimize-window
>     C-x w s window-toggle-side-windows
>     C-x w ! window-toggle-dedicated
>     C-x w b balance-windows
> C-u C-x w b balance-windows-area
>     C-x w c window-configuration
>             left (winner-undo) right (winner-redo) (repeatable)
>             s (save in register) r (restore from register)
>     C-x w n/p select-next-window select-previous-window (repeatable)
>     C-x w up/down/left/right select-window-{up,down,left,right} (repeatable)
>     C-x w M-up/M-down/M-left/M-right swap-windows-{up,down,left,right} 
> (repeatable)

That does look like an attractive set of key bindings, yes.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]