vuuvv / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

Forward key combinations to parent process #435

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I run MinTTY in ConEmu (https://code.google.com/p/conemu-maximus5)

The experience is mostly seamless if not for a few key combinations not making 
it from MinTTY to the console host which ConEmu hooks into.

Would it be possible to have an option that forwards these commands (Perhaps a 
hardcoded short list, or ideally allow the user to define a set which have this 
behaviour) from the MinTTY window to the parent process.

This would allow features like tab switching and pane resizing to be done using 
standard keypresses.

(The current workaround seems to be to force any combinations to use the 
Windows key as part of them and then ConEmu can pick them up)

Original issue reported on code.google.com by clickher...@gmail.com on 16 Oct 2014 at 2:14

GoogleCodeExporter commented 8 years ago
Can you check whether WindowTabs (http://windowtabs.com/) works better for you?

Original comment by towom...@googlemail.com on 5 Mar 2015 at 9:36

GoogleCodeExporter commented 8 years ago
Answered on https://github.com/mintty/mintty/issues/435

Original comment by towom...@googlemail.com on 18 Jun 2015 at 10:03