Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Switch between gVim and Bash on Windows via Ctrl-Z and fg

by bulk88 (Priest)
on Nov 10, 2013 at 04:00 UTC ( [id://1061888]=note: print w/replies, xml ) Need Help??


in reply to Switch between gVim and Bash on Windows via Ctrl-Z and fg

Use Winspector Spy (original home site was taken offline a long time ago, so it has no home page now on google), or MS's Spy++ to learn the window and widget titles you want to switch to.

http://msdn.microsoft.com/en-us/library/windows/desktop/ms633520%28v=vs.85%29.aspx says GetWindowText only works in intra-process widgets, not inter-process widgets. So your "bash" is probably another Win32 process or a terminal app process (mintty.exe on cygwin).
  • Comment on Re: Switch between gVim and Bash on Windows via Ctrl-Z and fg

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1061888]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-25 19:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found