<div dir="ltr"><div><br></div><div class="gmail_quote"><div><br></div><div>I understand the issue here and I'll provide a patch for that.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>In general, I'm not quite sure about the splitted tab bars, since imo it<br>creates a lot of unnecessary dragging of windows.<br>I can see though why some people would want that.<br></blockquote><div><br></div><div>There's no need to drag windows, you can navigate with the keyboard. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>My suggestion would be:<br>
<br>On splitting:<br>If there is only one tab active, open a new tab in the new view to avoid having<br>to open the new tab manually.<br></blockquote><div><br></div><div>splitting doesn't opens a new tab, why do you belive so?</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If there are two or more tabs, leave the active tab in the current view and<br>split the most recently used inactive tab into the new view.<br></blockquote><div><br></div><div>Can you ellaborate on that? from what you explained I don't see how this could be userfriendly.</div><div>I Implemented the split views as it's done in Terminator and Tilix (and those are currently most used than konsole for userfriendlyness)</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>On closing a view:<br>Do not destroy any tabs. Really. Don't. _Especially_ not with running programs<br>inside and without warning.<br></blockquote><div><br></div><div>I'll add the check for running programms.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Tabs should *always* be closed by the user, _actively_.<br>Instead merge the two tab bars.<br></blockquote><div><br></div><div>Tabs are only closed by the users, the only way to close a tab withotu explicit user is to close the *last* terminal inside of a tab. I can't have terminals with nothing inside.</div></div><div class="gmail_quote"><br></div><div class="gmail_quote">For the rest (the mirror mode that you seem keen on using it again) - I'm not against it but the implementation was broken so I replaced by the current split code. I'm just one developer and I would happily add the split mode again, if well developed. Patches welcome.</div><div class="gmail_quote"><br></div></div>