[TxMt] Re: Focus with multiple windows and displays
Allan Odgaard
mailinglist at textmate.org
Thu Jun 23 09:27:49 UTC 2016
On 23 Jun 2016, at 10:16, Jacob Carlborg wrote:
> I have another slightly similar use case. I have two displays and two
> TextMate projects open in each display. I have the Terminal open in
> the second display. When I run "mate" to open the project in the first
> display TextMate now correctly sets focus on the project in the first
> display. But it also shows the project in the second display, covering
> the Terminal.
>
> Is it possible to not show the project on the second display?
I don’t think so. It seems to be a change in Apple’s
activateIgnoringOtherApps: which now bring all windows to front.
Related issue:
https://github.com/textmate/textmate/commit/59ef52b1f67d35cc549776ddf625f5609b6d422f
More information about the textmate
mailing list