mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
v1.2.0
el capitan/rootless compatibility autocomplete search/filter keyboard shortcuts (cmd+s, cmd+r, cmd+f, cmd+w) network results included in global search results xpc-comms refactor (major speed improvement!) ui fixes/improvements
This commit is contained in:
@@ -558,7 +558,7 @@ bail:
|
||||
|
||||
//open Finder
|
||||
// ->will reveal binary
|
||||
[[NSWorkspace sharedWorkspace] selectFile:path inFileViewerRootedAtPath:nil];
|
||||
[[NSWorkspace sharedWorkspace] selectFile:path inFileViewerRootedAtPath:@""];
|
||||
|
||||
//bail
|
||||
bail:
|
||||
|
||||
Reference in New Issue
Block a user