But the rest is fine

Moderators: Hacker, petermad, Stefan2, white
Kind regards,New functions and fixes in Total Commander 8.0 beta 1:
- This is the first 64-bit version of Total Commander. There will also be a 32-bit version later in this beta test. 64-bit programs can only load 64-bit libraries (dlls), and since all plugins are dlls, the plugins need to be converted to 64-bit too. Therefore it's not recommended to use this version for every day work until a majority of plugins has been ported to 64-bit.
- Enhanced progress dialog handling: Progress is now handled asynchronously, so it will no longer slow down any file operations. Especially the copying, moving and deleting of many small files should be much faster now. Also the number of files and bytes handled and the total files/bytes are shown now.
- Lister: Show jpg, gif and png images in Lister without plugins
- Search function: In field "Search in", a list file can be specified like this: @c:\path\searchfile.txt. The file must contain one file/dir name per line, absolute or relative to the location of the list file
- Multi-rename tool enhancements: Allow backslashes in name field, directly create sub-folders for moving files
- Draw new style (Windows Vista/7) expand/collapse icons in tree
- Copy directly from FTP or virtual folders (e.g. the desktop) to file system plugins
- "Skip all" in "copy as admin" function
- Use new Explorer method on Windows 7 to show file time stamps (not changing between summer and winter), can be changed via wincmd.ini (NewTimeZoneMethod)
- See history.txt for all additions and fixes
Try this:krstatzar wrote:and active/inactive pane could be more distinguishable if you could add some kind of overlay and make active pane more brighter or inactive more dimmed or something.
Code: Select all
ActiveTitle=12476675
ActiveTitleText=16777215
InactiveTitle=13864005
InactiveTitleText=16777215
i prefer something more prominant if availableSamuel wrote:Try this:krstatzar wrote:and active/inactive pane could be more distinguishable if you could add some kind of overlay and make active pane more brighter or inactive more dimmed or something.Code: Select all
ActiveTitle=12476675 ActiveTitleText=16777215 InactiveTitle=13864005 InactiveTitleText=16777215
You may use different Color numbers. > see help for details.dindog wrote:i prefer something more prominant if availableSamuel wrote:Try this:Code: Select all
ActiveTitle=12476675 ActiveTitleText=16777215 InactiveTitle=13864005 InactiveTitleText=16777215