I have been trying to find some workaround for this but with no luck, the thing is, this used to work before some update I guess. When I open a new windows it does not open a new windows (it opens some sort of tab) unless the current windows is not maximized. So when the current windows is not maximized, opening a new windows works like expected.
BTW, I have never changed the keybindings, they are default like:
[
{ "keys": ["super+shift+n"], "command": "new_window" },
{ "keys": ["super+shift+w"], "command": "close_window" },
...
]
(image_1) Maximized window.
(image_2) Non-maximized window.
I tried to use older versions but the problem persists, I really need this working like it used to be.
