Search found 1060 matches

by mike
Mon Nov 02, 2015 7:22 am
Forum: Support
Topic: Search count bug [FIXED]
Replies: 3
Views: 6690

Re: Search count bug

Fixed. As usual - there are only two hard things in Computer Science: cache invalidation and naming things. (c)
by mike
Mon Nov 02, 2015 6:37 am
Forum: Support
Topic: Wrong folder icon inside archive for some names [FIXED]
Replies: 2
Views: 5306

Re: Wrong folder icon inside archive for some names

One line fix, done.
by mike
Mon Nov 02, 2015 4:40 am
Forum: Support
Topic: El Capitan: often crashes when trying to see file [FIXED]
Replies: 3
Views: 6470

Re: El Capitan: often crashes when trying to see file

Hi,
After several hours on this issue I have some results:
- good news: seems that current glitch was localized (with some really weird connections) and Files does not crash anymore.
- bad news: it's definitely a bug inside Apple's 10.11 AppKit itself, so I can't be confident on anything.
Mike.
by mike
Sun Nov 01, 2015 12:09 pm
Forum: Ideas and Feature Requests
Topic: Ability to reveal file/folder by passing commandline arguments
Replies: 11
Views: 19757

Re: Ability to reveal file/folder by passing commandline arguments

That makes sense.
But I thought that Files already supports "Reveal In..." for maybe last two years.
Am I missing something here?
by mike
Sun Nov 01, 2015 11:39 am
Forum: Ideas and Feature Requests
Topic: Ability to reveal file/folder by passing commandline arguments
Replies: 11
Views: 19757

Re: Ability to reveal file/folder by passing commandline arguments

Hi, For reference: TotalCommanter's command line arguments: http://www.ghisler.ch/wiki/index.php/Command_line_parameters Hello canab, This feature looks very interesting from a programmer's perspective :) However, I'm not sure about use cases in a real life. In what situations such ability can be u...
by mike
Sun Nov 01, 2015 11:34 am
Forum: Support
Topic: customize file panel hot key [DONE]
Replies: 14
Views: 21768

Re: customize file panel hot key

I want to customize the "Other hotkeys". For example, the "Change current selection and move to next item" it is assigned to the "space key". Hello marvelph and welcome to forum! I strongly agree with a point that such hotkeys should be available for customisation. Some works has to be done to allo...
by mike
Sat Oct 31, 2015 1:51 pm
Forum: Previews
Topic: build 1310 - new directory listings
Replies: 3
Views: 6686

build 1310 - new directory listings

Hi everybody! I've done some basic support for "flexible" listings, i.e. that may consist of items from some different locations (in theory even from a different virtual file systems). Sadly that wasn't a quick fix, git shows me "181 changed files with 3,297 additions and 4,501 deletions" for today'...
by mike
Sat Oct 24, 2015 6:17 am
Forum: Support
Topic: El Capitan: often crashes when trying to see file [FIXED]
Replies: 3
Views: 6470

Re: El Capitan: often crashes when trying to see file

No particular pattern. Just hit key combo to view file and it crashes. http://pastebin.com/thavrnAt Hi achekulaev, Thanks for noticing, I think have seen it too. Seems that AppKit logic changed in some way in 10.11 so Files' juggling with toolbars/window titles confuses it to death. I'll get into t...
by mike
Mon Oct 05, 2015 11:46 am
Forum: General Discussion
Topic: Any news?
Replies: 2
Views: 8235

Re: Any news?

Hi Don! Everything is fine, I'm deep in a process of refactoring Files' internals. That damn "panelize" ("feed to panel" etc) button requires some hundreds kilobytes of source code to be changed or written from scratch. But after this will be done - search results may be used as a regular folder and...