mintty-quake-console icon indicating copy to clipboard operation
mintty-quake-console copied to clipboard

Support for tabs

Open Nowaker opened this issue 5 years ago • 1 comments

It would be great to support multiple tabs, and switching between them via GUI or shortcuts. Just like in Yakuake from Linux.

Nowaker avatar Jan 12 '20 21:01 Nowaker

this is definitely something I've looked into in the past, unfortunately we'd either need MinTTY to support tabs natively OR build some kind of container in AHK that can hold multiple instances of MinTTY in tabs (which CAN be done). This was going to be a feature in the successor to mintty-quake-console, but I haven't had the time to work on it.

Successor's github page: https://github.com/lonepie/cmdHUD

devnullvoid avatar Mar 31 '20 03:03 devnullvoid