• use AppleScript to send the document/folder to Transmit, to avoid bringing Transmit to the front (patch from Justin Larue) • run the “Send Document / Folder (DockSend)” asynchronously, so it feels instant — send potential output to /dev/console • add help command with basic DockSend setup info • rename bundle items to improve menu appearance • let commands save current file / all files in project and at the same time remove the check for being called on untitled (unsaved) documents
Changed: U trunk/Bundles/Transmit.tmbundle/Commands/DockSend File.plist U trunk/Bundles/Transmit.tmbundle/Commands/DockSend Folder.plist A trunk/Bundles/Transmit.tmbundle/Commands/Help.tmCommand U trunk/Bundles/Transmit.tmbundle/Commands/Send File with Active Transmit Connection.plist A trunk/Bundles/Transmit.tmbundle/Support/ A trunk/Bundles/Transmit.tmbundle/Support/add_to_favorites.png A trunk/Bundles/Transmit.tmbundle/Support/send_to_transmit.applescript U trunk/Bundles/Transmit.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
