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: Mon, 12 Sep 2022 11:57:18 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hello,

On Mon 12 Sep 2022 at 08:34PM +03, Juri Linkov wrote:

>> C-x w { shrink-window                 [ like C-x { ]
>
> '{' and '}' look like arrows that point in horizontal direction,
> therefore they are bound to horizontal commands 'C-x {' and 'C-x }'.
>
> 'v' looks more like a vertical arrow.  This is why
> 'resize-window-repeat-map' binds 'v' to 'shrink-window'.
>
> Still 'C-x w v' doesn't look like the best key for 'shrink-window'.

Yeah.  I have no good ideas here.

>> Not sure what key might be good for these:
>>
>> tab-window-detach
>> tab-bar-move-window-to-tab
>
> They are window-related indeed, but I think they all should be under
> 'C-t w' prefix key.

I think we should have either

    'C-x w f' tear-off-frame
    'C-x w t' tab-window-detach

or

    'C-x 5 xx' tear-off-frame
    'C-x t xx' tab-window-detach

where 'xx' is a single key.

-- 
Sean Whitton



reply via email to

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