Skip to content

Commit

Permalink
Leopard icon, fix for special chars in path, no more scroll-back, ite…
Browse files Browse the repository at this point in the history
…rm trys to use one windown on launch
  • Loading branch information
jtuley committed Aug 20, 2008
1 parent 1a5c24b commit 4379ce5
Show file tree
Hide file tree
Showing 22 changed files with 806 additions and 168 deletions.
10 changes: 5 additions & 5 deletions Info.plist
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<string>&gt;cd to ...</string>
<key>CFBundleIconFile</key>
<string>app</string>
<string>leop_app</string>
<key>CFBundleIdentifier</key>
<string>indy.jt.cdto</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<string>&gt;cd to ...</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.1</string>
<string>2.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
5 changes: 5 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ To use with iTerm or X11/xterm, using the finder get info on ">cd to ..." from i


Changes:
Version 2.2
* Clear Scroll-back on Terminal plugin (Thanks to Marc Liyanage for the original tip)
* Fixed issues with special characters in file path bug that existed for Terminal and iTerm plugin
* iTerm plugin will try to avoid opening two windows on iTerm launch
* Leopard icon
Version 2.1.1
* Fixed bug involving apostrophes in path
* PathFinder plugin (Finder->Pathfinder) contributed by Brian Koponen
Expand Down
33 changes: 17 additions & 16 deletions cd to ....xcodeproj/jay.mode1
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@
<key>Layout</key>
<array>
<dict>
<key>BecomeActive</key>
<true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXBottomSmartGroupGIDs</key>
Expand Down Expand Up @@ -270,19 +268,18 @@
<string>1058C7A0FEA54F0111CA2CBB</string>
<string>19C28FACFE9D520D11CA2CBB</string>
<string>1C37FBAC04509CD000000102</string>
<string>69E815490B9122B800AD2C2C</string>
<string>1C37FABC05509CD000000102</string>
</array>
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
<array>
<array>
<integer>11</integer>
<integer>4</integer>
<integer>21</integer>
<integer>18</integer>
<integer>0</integer>
</array>
</array>
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
<string>{{0, 128}, {282, 589}}</string>
<string>{{0, 32}, {282, 589}}</string>
</dict>
<key>PBXTopSmartGroupGIDs</key>
<array/>
Expand All @@ -301,7 +298,7 @@
<real>282</real>
</array>
<key>RubberWindowFrame</key>
<string>0 130 1280 648 0 0 1280 778 </string>
<string>1 130 1280 648 0 0 1280 778 </string>
</dict>
<key>Module</key>
<string>PBXSmartGroupTreeModule</string>
Expand Down Expand Up @@ -338,14 +335,16 @@
<key>Frame</key>
<string>{{0, 0}, {976, 0}}</string>
<key>RubberWindowFrame</key>
<string>0 130 1280 648 0 0 1280 778 </string>
<string>1 130 1280 648 0 0 1280 778 </string>
</dict>
<key>Module</key>
<string>PBXNavigatorGroup</string>
<key>Proportion</key>
<string>0pt</string>
</dict>
<dict>
<key>BecomeActive</key>
<true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXProjectModuleGUID</key>
Expand All @@ -358,7 +357,7 @@
<key>Frame</key>
<string>{{0, 5}, {976, 602}}</string>
<key>RubberWindowFrame</key>
<string>0 130 1280 648 0 0 1280 778 </string>
<string>1 130 1280 648 0 0 1280 778 </string>
</dict>
<key>Module</key>
<string>XCDetailModule</string>
Expand All @@ -382,9 +381,9 @@
</array>
<key>TableOfContents</key>
<array>
<string>69E815330B91205E00AD2C2C</string>
<string>69E817450B9227FA00AD2C2C</string>
<string>1CE0B1FE06471DED0097A5F4</string>
<string>69E815340B91205E00AD2C2C</string>
<string>69E817460B9227FA00AD2C2C</string>
<string>1CE0B20306471E060097A5F4</string>
<string>1CE0B20506471E060097A5F4</string>
</array>
Expand Down Expand Up @@ -523,7 +522,7 @@
<string>/Users/jay/Documents/Projects/cd_to_proj/trunk/cd to ....xcodeproj</string>
</array>
<key>WindowString</key>
<string>0 130 1280 648 0 0 1280 778 </string>
<string>1 130 1280 648 0 0 1280 778 </string>
<key>WindowTools</key>
<array>
<dict>
Expand Down Expand Up @@ -561,6 +560,8 @@
<string>283pt</string>
</dict>
<dict>
<key>BecomeActive</key>
<true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXBuildLogShowsTranscriptDefaultKey</key>
Expand Down Expand Up @@ -602,7 +603,7 @@
<key>TableOfContents</key>
<array>
<string>694495AA0B869AB900A19631</string>
<string>69E815350B91205E00AD2C2C</string>
<string>69E817470B9227FA00AD2C2C</string>
<string>1CD0528F0623707200166675</string>
<string>XCMainBuildResultsModuleGUID</string>
</array>
Expand All @@ -613,7 +614,7 @@
<key>WindowToolGUID</key>
<string>694495AA0B869AB900A19631</string>
<key>WindowToolIsVisible</key>
<false/>
<true/>
</dict>
<dict>
<key>FirstTimeWindowDisplayed</key>
Expand Down Expand Up @@ -966,9 +967,9 @@
<key>TableOfContents</key>
<array>
<string>1C0AD2B3069F1EA900FABCE6</string>
<string>69E815360B91205E00AD2C2C</string>
<string>69E817480B9227FA00AD2C2C</string>
<string>1CD0528B0623707200166675</string>
<string>69E815370B91205E00AD2C2C</string>
<string>69E817490B9227FA00AD2C2C</string>
</array>
<key>ToolbarConfiguration</key>
<string>xcode.toolbar.config.run</string>
Expand Down
Loading

0 comments on commit 4379ce5

Please sign in to comment.