mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Additionally, we only re-use a window when the command is the same as what was last associated with the window. So doing a documentation lookup and then building the project will not re-use the (non-busy) documentation window for the build progress. Closes #733