Horst.Epp wrote:
you list is not complete at all and misses.....
You are right, I scr up; the extract command or the cut /paste misfired ? Sorry. I hope this one is better
CASUAL USER
'Left arrow' in tree view either collapses subtree, or (if already collapsed) jumps to parent directory
"Skip all" support when deleting also in case of a sharing violation
Ctrl+A selects all text in comment edit box (unfortunately the beep cannot be suppressed)
Double click on file pair in "synchronize dirs" opens "compare by contents" (was already available via right click)
Internal command cm_editpath allows to edit the current path above the active file window
Keep width of quick view panel (Ctrl+Q) for current session also when user doesn't choose "save position"
New search option to include/exclude specific dirs, e.G. | _vti*\ excludes all dirs starting with "_vti" (search, sync, branch view)
right click on a directory in "compare by contents" selects all files in that dir (if no other files selected)
shift+f4 (edit new file): use file under cursor as template name!
Shortcuts ctrl+left/right arrow (with+without shift) to in place edit of path
single click on active file window title allows to change / copy /paste the current dir
wincmd.ini [Configuration] copystreams=0 turns off copying of NTFS streams
wincmd.ini [Configuration] InplaceRenamePath=0 turns off in-place changing of current path
wincmd.ini [Configuration] RestrictInterface=256 disallows file system plugins
EXPERT USER
650 MB and 700 MB default CD-R sizes to split function (btw, you can enter any value you want by hand)
Better handling for TAR files containing hard links: If target exists on harddisk, copy it to the hard link location
By default, the archive bit is now set when renaming files. To turn it off, add wincmd.ini [Configuration] SetArchiveBitOnRename=0
Partial support for Unicode filenames from other codepages: View, edit, rename, properties, context menu, delete (also in subdirs), copy (only in same dir, but with alias name)
Placeholders %D and %T (uppercase) in file list print dialog (margins) add current date/time to header
When choosing an icon file in change button bar, allow user to choose all files (*.*) filter
Call CoInitialize in thread extracting special icons in the background
cm_CopyNetNamesToClip copies file names with UNC path to clipboard (Network drives only)
Cm_usermenu1..Cm_usermenu10 to invoke the first 10 commands in the starter menu (e.G. For hotkeys). You can define more in totalcmd.Inc.
Cm_xxx commands now also work in directory hotlist (ctrl+d), e.G. For cm_opendesktop
Include new unacev2.dll version 2.11
Increase ftp download buffer size from 2k to 32k if speed exceeds 50k/s. Useful for brain-dead ftp servers which wait for every packet acknowledge before sending the next
Moved OLE comment retrieval to a separate thread, max. wait time 1 second
Show error if temp dir doesn't exist (ftp client)
Show the first files being deleted in the delete confirmation dialog
Special handling for TAR files containing hard links: Such files get the contents "Link: /link/location".
Speedup HTML->TXT converter by approx. 20-30%
Split function now uses 256k buffer size (32bit version only)
Support for NTFS-compressed files when calculating actual space used (Ctrl+Q or calculate occupied space)
Support for RTF files starting with {\rtf\ instead of {\rtf1
When giving 'random' as the command for FTP keepalive, TC sends commands in random order: 'PWD', 'CWD .', 'SYST', 'FEAT', and 'NOOP'.
PLUGINS
'\' button now goes to root of file system plugins too
Button to add Lister plugins
Display name of plugin in lister's title bar when a lister plugin is used
FS-Plugin API: Support for Multi-Rename tool! Operation is announced with FS_STATUS_OP_RENMOV_MULTI
FS-Plugins now also support wildcards when displaying files, e.g. show only *.txt
FS-Plugins: Append backslash to name of directory when requesting custom icons
FS-Plugins: Copy/Move files between 2 plugins!
FsPlugin-Interface: Function to extract icons for specific files or folders
Function added to plugin interface to set default ini file location
If Network Neighborhood is disabled, still show Nethood in drive bar/drive combo if plugins installed, but show only plugins in Nethood
Lister-Plugin interface officially documented
Lister-Plugin interface: parser to check files without loading the plugin
Lister: support for "file:///c|/subdir/filename" link type
Search in file system plugins
Sort lister plugins with Shift+cursor keys
Synchronize dirs now also works with file system plugins
When adding FS-Plugin to button bar, use name of FS-Plugin as tip