When the workspace layout (formerly orientation) was forced to change due to a move command, the split container we created was not marked as split = true, which caused tree_flatten() to errnously kill the contents of it and thus one window ended up unmanaged. Also, the logic in tree_flatten() was inverted due to commit de94f6da. fixes #790
Description
No description provided
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%