vuuvv / mintty

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

Can't open multiple mintty terminals with Windows "Shortcut key" #417

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install cygwin (shortcut to "Cygwin Terminal" will be created on desktop)
2. right-click "Cygwin Terminal" -> "Properties"
3. focus the field "Shortcut key" and press "Ctrl-Alt-T"

What is the expected output? What do you see instead?
Pressing key combination "Ctrl-Alt-T" should always open new mintty terminal.

If no mintty terminal is currently running, then shortcut works. 

But if mintty is already running, then nothing happens. So it's not possible to 
open multiple instances of mintty with specified shortcut.

What versions of mintty, Cygwin/MSYS, and Windows are you using?
mintty: 1.1.3
Cygwin: 1.7.27
Windows: 7

Original issue reported on code.google.com by iljuss@gmail.com on 21 Jan 2014 at 12:50

GoogleCodeExporter commented 8 years ago
Identical issue - right down to the selected hotkey.  Problem may be a Windows 
problem, as clicking on a taskbar icon by default also results in the existing 
terminal window receiving focus rather than launching a new instance.

Original comment by mike.m...@gmail.com on 23 Oct 2014 at 3:31

GoogleCodeExporter commented 8 years ago
Closed on https://github.com/mintty/mintty/issues/417

Original comment by towom...@googlemail.com on 19 Jun 2015 at 9:13