Search found 1060 matches

by mike
Wed Mar 09, 2016 6:50 am
Forum: Ideas and Feature Requests
Topic: "Forward" navigation support for temporary panel [DONE]
Replies: 4
Views: 8846

Re: "Forward" navigation support for temporary panel

Hi sasha, Saving temporary panels might require significant resources (specially for file numbers like xxx,000), but it definitely can be done. I plan to work on temporary panels in 1.1.2, with the following in mind: - add an ability to give panel a name, by default enumerate them automatically - ad...
by mike
Wed Mar 09, 2016 6:36 am
Forum: Support
Topic: Encrypted zip files handling
Replies: 1
Views: 3733

Re: Encrypted zip files handling

Hi sasha,

Yep, current support for encrypted archives is quite rudimental, I'll work on this issue in next releases.

Mike.
by mike
Wed Mar 09, 2016 6:32 am
Forum: Support
Topic: Change scrolling behavior, scroll bars [DONE]
Replies: 4
Views: 7356

Re: Change scrolling behavior, scroll bars

Hi sasha, Well, this wish is far more complex that it might be seen. First of all - currently there're no scroll views in Files' panels, at all. All this presentation/navigation logic works on-the-fly, without intermediate presentation in some table view, which is scrolled afterwards. Even more, cur...
by mike
Wed Mar 09, 2016 6:24 am
Forum: Support
Topic: Renaming files while QuickLook is active [FIXED]
Replies: 8
Views: 10467

Re: Renaming files while QuickLook is active [FIXED]

Available in 1515.
by mike
Wed Mar 09, 2016 6:22 am
Forum: Support
Topic: Tilde character doesn't work in terminal
Replies: 6
Views: 8870

Re: Tilde character doesn't work in terminal

Hi sasha, I need to do some R&D to say anything specific to these ones... as for 1) - built-in terminal emulator has to somehow know if current task can process these keys (like MC) or not (like Bash?) and behave accordingly. as for 2) - I'm not sure if this feature is provided by Bash itself, or it...
by mike
Wed Mar 09, 2016 6:05 am
Forum: Previews
Topic: build 1515 - 1.1.1 release candidate
Replies: 1
Views: 4751

build 1515 - 1.1.1 release candidate

Hi everybody! Here's what I think should be a 1.1.1 release: http://filesmanager.info/downloads/previews/files-1.1.1(1515).zip More than three months have passed since 1.1.0, it's time to publish something and a lot of good stuff was done already. Below is the list of recent additions/changes/fixes:...
by mike
Mon Mar 07, 2016 5:28 pm
Forum: Ideas and Feature Requests
Topic: Open in new tab in opposite panel [DONE]
Replies: 1
Views: 3759

Re: Open in new tab in opposite panel

Hi sasha,

That's a very reasonable workflow and it was relatively easy to add that hotkey.
So - new "Open In Opposite Panel Tab", OPT+CMD+Enter.

I think this one should be the last combination with Enter key -there're 8 of them already :)

Mike.
by mike
Tue Mar 01, 2016 3:18 am
Forum: Support
Topic: 'Select with mask...' unexpected behaviour [FIXED]
Replies: 6
Views: 8609

Re: 'Select with mask...' unexpected behaviour [FIXED]

Hi Sasha,

Damn, that menu handling utilizes the different events pathway...
Fixed it again, hoping now it's finally done :)
I'll upload 1.1.1RC later this week.

Mike.
by mike
Sat Feb 27, 2016 7:13 am
Forum: Ideas and Feature Requests
Topic: Mount/Unmount [FIXED]
Replies: 5
Views: 7766

Re: Mount/Unmount

Hi Sasha, Here're my thoughts on mounting .img files. I personally think that hardcoding the exact behaviour for some kind of items is generally bad. Perhaps it would be better to implement this mounting as external tool call when such support would be added to the app. As for volumes unmounting - s...
by mike
Sat Feb 27, 2016 7:03 am
Forum: Support
Topic: Remove folder and files sometime fails
Replies: 2
Views: 4571

Re: Remove folder and files sometime fails

Hi Maxim and Darek,

Can you describe some scenario which can reproduce this behaviour so I can debug it?

Mike.