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: Sean Whitton
Subject: Re: master 6a2ee981c3: Add new functions for splitting the root window
Date: Sun, 11 Sep 2022 10:48:32 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Sun 11 Sep 2022 at 01:03PM +02, Lars Ingebrigtsen wrote:

> If somebody could put together a proposal for a `C-x w' map with lots of
> useful window commands, that'd be good.

Will patchify this if it sounds like a reasonable starting point:

C-x w 2 split-root-window-below
C-x w 3 split-root-window-right
C-x w s window-toggle-side-windows
C-x w f tear-off-window               [ mnemonic "frame" ]
C-x w t window-swap-states            [ mnemonic "tranpose" ]
                                      
C-x w - fit-window-to-buffer          [ like C-x - ]
C-x w { shrink-window                 [ like C-x { ]
C-x w 0 delete-windows-on             [ like C-x 0 ]

Less sure about these being useful enough, or what keys to use for them:

C-x w + balance-windows-area
C-x w . minimize-window
C-x w b replace-buffer-in-windows

Not sure what key might be good for these:

tab-window-detach
tab-bar-move-window-to-tab

-- 
Sean Whitton



reply via email to

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