<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, Nov 11, 2018 at 7:42 PM Allan Odgaard <<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>




<div>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 29 Jul 2018, at 16:57, Kevin Reid wrote:</p>
<blockquote style="border-left:2px solid #777;color:#777;margin:0 0 5px;padding-left:5px"><p dir="auto">I can't confirm right now because the problem is not happening (it's<br>
intermittent and I haven't identified a cause).</p>
</blockquote><p dir="auto">Try run something like this from a terminal to see if it is reproducible:</p>
<p dir="auto">    for (( i = 1; i < 50; i++ )); do echo -n "Edit $i..."; mate -w "/tmp/test $i.txt"; echo "Done!"; done</p>
<p dir="auto">I did this myself but only issue I saw was that sometimes TextMate wouldn’t activate, mostly addressed in these two commits: <a href="https://github.com/textmate/textmate/compare/cc9faa602...d93972f95" style="color:#3983c4" target="_blank">https://github.com/textmate/textmate/compare/cc9faa602...d93972f95</a> and should only hapen when `mate` is used in succession.</p></div></div></div></blockquote><div>No hang/slow when I ran your test. However, in my experience since the last discussion, the problem seems to come and go on a long time scale. Like there's something else about the system, like maybe the state of Spaces/fullscreen, that determines whether it happens; it isn't random each time.<br></div></div></div>