On Mon, 2 Dec 2019 19:09:55 -0300
Tomas Zubiri <m...@tomaszubiri.com> wrote:

> Is there a windows manager that would allow me to split a tab into a
> new window such that the new window is recognized as a separate
> application?

Ain't gonna happen. Many applications, including most browsers, can
manage multiple windows, giving the appearance of multiple copies of
the same application. But actually having multiple copies of the same
program is a waste of memory space, and possibly of swap space. This is
why we write re-entrant code.

So fake it with multiple browser windows. C-N on Firefox or Vivaldi.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/

Reply via email to