

project directory) and optional unique-filtering: I wonder whether this functionality (“Give me an array of selected files, falling back to the current file if nothing is selected“) is so common that it should be part of the “official” bundle support API?įor example, the Git bundle has its own rather elaborate implementation that even supports different fallbacks (current file vs. selected_files returns nil in those cases. However, there is one difference: If no files are selected, selected_path_array returns an array with a single entry for ENV, or an empty array if this is not set. It is currently only used in a few places in the CVS, Mercurial, SVK and SVN bundles (sometimes via lected_paths_for_shell). This is more or less a duplicate of lected_files from textmate.rb. Running the ruby binary directly also results in the dylib error though:
#Textmate m1 install#
I can see from the code in d31c137 that the install logs to a file, but that file is empty and ~/Library/Application\ Support/TextMate/Ruby/1.8/bin/ruby exists. Referenced from: /Users/USER/Library/Application Support/TextMate/*/rubyĠx7fff69b35000 - 0x7fff69b6b67f dyld (352.2) /usr/lib/dyld Library not loaded: /System/Library/Frameworks/amework/Versions/1.8/usr/lib/libruby.1.dylib 09:24:50.209 ReportCrash: Saved crash report for ruby version ? to /Users/caius/Library/Logs/DiagnosticReports/ruby_-092450_YOLO.crashĪnd then the contents of /Users/caius/Library/Logs/DiagnosticReports/ruby_-092450_YOLO.crash is: 09:24:50.134 ReportCrash: Attempt to read info_array in pid 65682 failed, address was 7fff69b73490 09:24:50.133 ReportCrash: Attempt to read info_array in pid 65682 failed, address was 7fff69b73490 09:24:50.132 ReportCrash: Attempt to read info_array in pid 65682 failed, address was 7fff69b73490

09:24:50.131 ReportCrash: Attempt to read info_array in pid 65682 failed, address was 7fff69b73490 Please switch to XPC or bootstrap_check_in(): 09:24:50.129 : () Endpoint has been activated through legacy launch(3) APIs. Language grammer: Shell Script (Bash) Encoding of Python files Ran results contain below warning and incorrect escaped stringĮscape.rb:23: warning: regexp match /./n against to UTF-8 stringįile:///Users/anri/Library/Application%20Support/Avian/Bundles/Anri%E2s%20Bundle.tmbundle/Support/web-themes/foo/style.cssĪnri%E2s%20Bundle.tmbundle apostrophe escape should be Anri%E2%80%99s%20Bundle.tmbundleįile:///Users/anri/Library/Application%20Support/Avian/Bundles/Anri%E2%80%99s%20Bundle.tmbundle/Support/web-themes/foo/style.css But if you need, the result can be easily transformed into an Array by using the spread syntax or the Array.[[ -f "$/lib/bash_init.sh" Const regexp = /(?:^|\s)format_(.*?)(?:\s|$)/g Īs it returns an iterator, we can say it's lazy, this is useful when handling particularly large numbers of capturing groups, or very large strings.
