bin/textmate in ddollar-textmate-1.0.2 vs bin/textmate in ddollar-textmate-1.0.3

- old
+ new

@@ -67,10 +67,10 @@ puts end end def select_remote(remotes) - puts "Please select a bundle from the following list:" + puts "Please select a bundle from the following list: (CTRL-C to exit)" puts bundle_index = {} remotes.keys.sort.inject(0) do |index, remote| bundles = remotes[remote] puts remote.name