<div dir="ltr">Hi,<br><br>Here attached is a small patch I just made to add the possibility to have a shortcut to switch to the "alternate" tab.<br><br>You can also find it in my Github fork<br><a href="https://github.com/tardypad/konsole/commit/598163bc051d08117479b0908d56e91e48820c01">https://github.com/tardypad/konsole/commit/598163bc051d08117479b0908d56e91e48820c01</a><br><br>The patch makes it easy to keep switching between 2 different tabs in a konsole window, which I find to be really useful<br>For example when you need to keep switching being one tab for editing code and another one to compile.<br>It's easier to have a dedicated shortcut for this purpose than having to use the respective tab number shortcuts, since those change<br>(maybe at one point you need to keep switching between the edit/compile tabs 1/2 and then between the deploy/test tabs 3/4)<br><br><div>The naming was a bit difficult given that there already are shortcuts:<br>- "previous" tab (visually previous in the tab bar list)<br>- "last" tab (visually last in the tab bar list)<br>so I called it "alternate" which I believe to be appropriate.<br><br>I initially thought a while ago shortly that this "Last tab" shortcut was meant for this purpose ("go the Last visited tab") and thought it was buggy :)</div><div><br>I've tested the feature with several configuration and usage:<br>- multiple windows<br>- split views<br>- many tabs<br>- selection of the "alternate tab" by mouse or shortcut<br>- no tab bar list<br>and it seemed to work fine to me.<br><br>As in my previous mail,<br>Let me know what you think and if you prefer me to send this patch as a "bug" report in <a href="http://bugs.kde.org">bugs.kde.org</a>, or any other way.<br><br>Thanks<br><br>Regards,<div>Damien</div></div></div>