Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CI
cidra @fedia.io
Posts 1
Comments 4
How can I open windows with shared set of tabs?
  • That's not really what I meant. Having two different views of the same page is indeed awesome but troublesome given the way JavaScript works.

    What's neat for me is the fact that I can select any tab in either window. I often get ~50 tabs in Firefox and sometimes I need to open a new window: what I get is a window with 49 tabs and a window with 1 tab: having to manually move them is a chore. It would be cool instead to have 2 windows with the same set of 50 tabs.

  • How can I open windows with shared set of tabs?
  • So how does nyxt determine if a “tab” is already open?

    As said in the original post, they share the same tab pool. If I open the same website (alas, the same URL) twice, they count as two different tabs.

  • Firefox @fedia.io cidra @fedia.io

    How can I open windows with shared set of tabs?

    If you open a new windows in Nyxt browser, you'll notice that it will have the exact same tabs as the old window.

    Same can be done with Emacs when in server mode: frames (windows) do share the same set of buffers.

    I think this is a comfy feature, since windows' purpose is - IME - not to logically group tabs but rather only to give multi pane visualization when browsing.

    So the question is: Is it possible to achieve this in Firefox?

    6