[TxMt] Re: How to always open files on the current Space?

Martin Wilhelm Leidig listwatch at moss.in-berlin.de
Mon Jun 12 21:06:09 UTC 2017


Am 2017-06-12 um 21.58 schrieb Allan Odgaard <mailinglist at textmate.org>:
> Try calling this:
> 
> TM_PROJECT_UUID=$(uuidgen|tr '[0-9A-Z]' 0) mate «file»
> 
> By setting TM_PROJECT_UUID to the “null UUID” it will create a new project window for the file (rather than re-use an existing window which’s project folder is an ancestor of the file to be opened).

Useful, but shouldn’t there be a semicolon just before “mate”, like this:
—
TM_PROJECT_UUID=$(uuidgen|tr '[0-9A-Z]' 0) ; mate «file»
—
(untested)


… mit freundlichem Gruß:

-Moss-
--
Martin Wilhelm Leidig, SatzTeXnik
Dante e. V. #1580



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.macromates.com/textmate/attachments/20170612/9beb0f85/attachment.asc>


More information about the textmate mailing list