Search found 5242 matches

by Dreamer
15.08.2023, 21:44
Forum: Resolved Bugs, Issues, Requests
Topic: 893 - Delete key in viewer search field deletes file
Replies: 1
Views: 11862

893 - Delete key in viewer search field deletes file

To reproduce: - use default settings - create any text file for testing - open text file in viewer, F3 - Ctrl+F to activate search field - type any text - press left arrow key - press Del key to delete last character = confirmation dialog for Delete is show, with other option the file could be delet...
by Dreamer
15.08.2023, 20:48
Forum: General Discussion
Topic: Way to show only locked tabs?
Replies: 4
Views: 5802

Re: Way to show only locked tabs?

Try the Layouts: https://freecommander.com/fchelpxe/en/Layouts.html Few tips to change the tab icons, colors, to find locked tabs easier: https://freecommander.com/en/faq-folder-tabs/#TabColor https://freecommander.com/en/faq-folder-tabs/#UsingCustomIcons You can use also big icons option, hide tab ...
by Dreamer
15.08.2023, 20:35
Forum: Bug Reports
Topic: Missing Shortcuts
Replies: 4
Views: 7401

Re: Missing Shortcuts

It could be a bug, in older versions it happened to me too, some shortcuts were lost temporary or permanently, just few. If you don't have too many custom shortcuts, you can assign any custom shortcut for any action, then click the button "Defaults", this should remove all custom shortcuts...
by Dreamer
15.08.2023, 18:03
Forum: Bug Reports
Topic: Missing Shortcuts
Replies: 4
Views: 7401

Re: Missing Shortcuts

Copy - Ctrl+C shortcut is listed, when using default settings.

You can try portable version, to compare and add any missing default keyboard shortcuts.

FAQ – FreeCommander - How do I install the portable ZIP version?
by Dreamer
05.08.2023, 17:50
Forum: Feature Requests
Topic: Save state / session
Replies: 0
Views: 37526

Save state / session

This option / feature would be an opposite to this suggested option: Reset state option - FreeCommander Forum This reason from the other suggestion is valid for this one too: One of the reasons for this option is the situation / issue, that I have a path A in tab 1 with thousands of files, I go to s...
by Dreamer
05.08.2023, 16:57
Forum: Feature Requests
Topic: File container improvements
Replies: 4
Views: 7790

Re: File container improvements

1) Allow drag&drop item to file container favorite tools item, same as for file container tab. 2) Don't change the focus to file container tab after drag&drop item to file container, perhaps as option, currently I have to switch to previous tab every time. 7) Do not show confirmation dialog...
by Dreamer
03.08.2023, 20:23
Forum: Feature Requests
Topic: Start with Maximized View (F11)
Replies: 9
Views: 8095

Re: Start with Maximized View (F11)

Forez wrote: 03.08.2023, 10:49[which re-opening is more convenient than manually saving Settings]
Why not using "Save Settings" toolbar button, or keyboard shortcut?

I think it should be possible to use AutoHotkey or/and HotkeyP to save settings each X minutes, perhaps with combination with Task Scheduler.
by Dreamer
01.08.2023, 20:38
Forum: Feature Requests
Topic: Viewer - Lock zoom
Replies: 1
Views: 5193

Viewer - Lock zoom

Sometimes the images are slower than window, it's possible to zoom in, but after switching to another image zoom is not preserved, so it's impossible to view multiple images in "full window". Lock zoom toolbar button and keyboard shortcut would preserve actual zoom value for other images w...
by Dreamer
01.08.2023, 17:27
Forum: Resolved Bugs, Issues, Requests
Topic: 892 - Delete actions in viewer delete files permanently
Replies: 2
Views: 12670

892 - Delete actions in viewer delete files permanently

To reproduce: - in Windows - Recycle Bin Properties, use option "Custom size" for all disks, to move deleted files to recycle bin - use default settings in FC - empty recycle bin and open it in Explorer or FC, in the right panel - create any file for testing in the left panel - F3 to open ...
by Dreamer
31.07.2023, 22:13
Forum: General Discussion
Topic: FreeCommander XE "not so obvious" settings
Replies: 45
Views: 305697

Re: FreeCommander XE "not so obvious" settings

Option to define in the [Form] section of the freecommander.ini added in version 892:

Code: Select all

ShowWarningOnDeleteInFileContainer=1
1 - show warning dialog for delete in file container, default option
0 - don't show warning dialog for delete in file container
by Dreamer
31.07.2023, 22:12
Forum: Resolved Bugs, Issues, Requests
Topic: Do not show confirmation dialog for delete in file container
Replies: 5
Views: 23352

Re: Do not show confirmation dialog for delete in file container

Implemented in 892 as ini option, thanks, Marek.

Code: Select all

ShowWarningOnDeleteInFileContainer=1
1 - show warning dialog for delete in file container, default option
0 - don't show warning dialog for delete in file container

Closed.
by Dreamer
29.07.2023, 21:36
Forum: Resolved Bugs, Issues, Requests
Topic: 892 - Start with last used folders broken?
Replies: 4
Views: 15969

Re: 892 - Start with last used folders broken?

You are right, I just tested with 891, default settings, and the last used folder is saved for locked tabs after FC restart. I'm not sure if it's a bug or not. Perhaps there could be option for this behavior, also when using layouts: "reset path for locked tabs" or "save last used pat...
by Dreamer
23.07.2023, 20:52
Forum: Bug Reports
Topic: Auto refresh issues (updated 6x)
Replies: 4
Views: 9733

Re: Auto refresh issues (updated 6x)

Added #8: 8) Folder focus issue, similar to #7, just with standard folders, dirs: - after the basic steps for issue #7... - create empty test folder in the right panel - place or create multiple files in the test folder in the left panel, so that horizontal scrollbar will be visible, with at least 1...
by Dreamer
23.07.2023, 20:33
Forum: Bug Reports
Topic: Auto refresh issues (updated 6x)
Replies: 4
Views: 9733

Re: Auto refresh issues (updated 5x)

Added #7: 7) Recycle bin refresh issues: - use these Recycle Bin Properties options, right click the splitter Recycle Bin icon and click to "Properties": (o) enable "Custom size" ( ) disable "Don't move file to the Recycle Bin..." [v] - enable "Display delete confi...