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: Juri Linkov
Subject: Re: master 6a2ee981c3: Add new functions for splitting the root window
Date: Mon, 12 Sep 2022 22:31:08 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>>> 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.

There is also tab-detach (tab-bar-detach-tab).
So there 3 related commands that need a keybinding:

  - tear-off-window   - move window to a new frame
  - tab-window-detach - move window to a new tab
  - tab-detach        - move tab to a new frame



reply via email to

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