Total Commander: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
m (6個修訂)
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
Total Commander is the software for file management. The customized layout (two columns) I suggested was as follows:
Total Commander is the software for file management. The customized settings and layout (two columns) I suggested was as follows:


{{Software version| software=Total Commander | url=http://www.ghisler.com/ |  version=7.50 }}


== Quick to rename file name with F2 ==
== Quick to rename the file name with the hotkey F2 ==
=== Configuration ===
{{Software version| software=Total Commander | url=http://www.ghisler.com/ |  version=10.00 }}
Step 1: Configuration --> Options --> Operation: Select only the file name when renaming (not the extension)
Step 1: Configuration --> Options --> Operation: Select only the file name when renaming (not the extension)
http://farm4.static.flickr.com/3349/3492134209_e2b9cb7217_o.gif
http://farm4.static.flickr.com/3349/3492134209_e2b9cb7217_o.gif
: Courtesy of image hosting: [http://www.flickr.com/photos/planetoid/3492134209/ flickr]
: Image hosted at [http://www.flickr.com/photos/planetoid/3492134209/ flickr]
 
Step 2: Configuration --> Misc: Refine hotkey: '''F2''' mapping to the command '''cm_RenameOnly''' --> click the green <span style="color:green">V</span> to apply the configuration


Step 2: Configuration --> Options --> Misc: Hotkey: '''F2''' mapping to the command '''cm_RenameOnly'''
http://farm4.static.flickr.com/3413/3492134239_a010059677_o.gif
http://farm4.static.flickr.com/3413/3492134239_a010059677_o.gif
: Courtesy of image hosting: [http://www.flickr.com/photos/planetoid/3492134239/ flickr]
: Image hosted at [http://www.flickr.com/photos/planetoid/3492134239/ flickr]


== button bar: quick to copy file name with full path to clipboard ==
=== Usage ===
http://farm4.static.flickr.com/3358/3295833583_3d49b7d25f.jpg
: Courtesy of image hosting: [http://flickr.com/photos/planetoid/3295833583/ flickr]


* Command: cm_CopyFullNamesToClip
Steps
** Copy filenames with full path to clipboard
* Select a file
* Press F2 once: Select only the file name when renaming (not the extension)
* Press F2 twice: Select the file name and the extension when renaming


* another command: cm_CopyNamesToClip
further reading
** Copy filenames to clipboard
* [http://www.ghisler.ch/board/viewtopic.php?p=152662 Total Commander :: View topic - cm_CopyNamesToClip with no extension] (2008)


== configure custom layout ==
== Configure custom layout ==
{{Software version| software=Total Commander | url=http://www.ghisler.com/ |  version=9.21a }}
<pre>
<pre>


Caption  Width  Align    Field contents
Caption  Width  Align    Field contents               example
Name    143   <-      Name
Name    225   <-      Name                         filename
Ext      20    <-      Ext
Ext      20    <-      Ext                         ext
size    35     ->      [=tc.size.Mbytes]MB ([=tc.size])
size    30     ->      [=tc.size]                   12,345 (Bytes)
date    25     <-      [=tc.writedate.yMD]
create  50     <-      [=tc.writedate. yMD h:m]     110305 00:00
access  20     <-      [=tc.accessdate.MD]
access  45     <-      [=tc.accessdate.yMD]         110305


</pre>
</pre>


* (write) date: the date when the file was written recently
* create: The date when the file was created
* access date: the date when the file accessed recently ex: the date that the file was just opened  
* access: The date when the file was accessed recently. Access means the file was opened, saved or moved to other location possibiliy.
 
Related page: [[File timestamp]]
 
== Cursor movement mode of Total Commander ==
{{Software version| software=Total Commander | url=http://www.ghisler.com/ |  version=9.12a }}
 
=== Purpose ===
Go to the parent folder or enter the folder more easy by the keyboard/cursor movement:


(1) go to the parent folder
* Press {{kbd | key= ←}} will jump to the top of folder {{kbd | key = <nowiki>[..]</nowiki>}}
* At the top of folder {{kbd | key = <nowiki>[..]</nowiki>}}, Press {{kbd | key= ←}} will go to the parent folder


== cursor movement mode of Total Commander ==
(2) enter the sub folder
* Press {{kbd | key= →}} will open sub folder or open the archive file under cursor.


New cursor movement mode in the [Configuration] region (note not insert after the region [1024x768 (8x16)] ...)
=== Configuration ===
* Edit c:\windows\WINCMD.INI  (Menu -> Configuration -> Change Settings Files Directly)
New cursor movement mode in the [Configuration] region  
* add the following line  
* Menu -> Configuration -> Change Settings Files Directly
* Edit %APPDATA%\GHISLER\WINCMD.INI
* add the following line (note: not insert after this line [FileSystemPlugins64] ...)
<pre>
<pre>
[Configuration]
[Configuration]
SpecialCursorMovement=3  
SpecialCursorMovement=3  
..
...
..
...
[1024x768 (8x16)]
[FileSystemPlugins64]
...
</pre>
</pre>
* restart the Total Commander
* Save the modified WINCMD.INI file and restart the Total Commander


=== manual ===
=== Instruction from official manual ===
<pre>
<pre>
New cursor movement mode. Sum of the following:
New cursor movement mode. Sum of the following:
Line 68: Line 86:


=== Troubleshooting ===
=== Troubleshooting ===
* [http://errerrors.blogspot.com/2007/09/new-cursor-movement-mode-is-not-work.html Err: New cursor movement mode was not work (Total Commander 7.02a)]
* [https://errerrors.blogspot.com/2007/09/new-cursor-movement-mode-is-not-work.html Err: New cursor movement mode was not work (Total Commander 7.02a)]
 
 
== Colors by file type ==
I prefer marked the file type e.g. {{kbd | key=<nowiki>*.bak</nowiki>}} with grey color. Steps: [http://www.ghisler.ch/board/viewtopic.php?p=197931 Total Commander :: View topic - Colors by file type]




[[Category:Software]]
[[Category:Software]]
[[Category:Image hosted by external service]]

Latest revision as of 09:21, 30 June 2021

Total Commander is the software for file management. The customized settings and layout (two columns) I suggested was as follows:


Quick to rename the file name with the hotkey F2[edit]

Configuration[edit]

Total Commander v.10.00


Step 1: Configuration --> Options --> Operation: Select only the file name when renaming (not the extension) 3492134209_e2b9cb7217_o.gif

Image hosted at flickr

Step 2: Configuration --> Misc: Refine hotkey: F2 mapping to the command cm_RenameOnly --> click the green V to apply the configuration

3492134239_a010059677_o.gif

Image hosted at flickr

Usage[edit]

Steps

  • Select a file
  • Press F2 once: Select only the file name when renaming (not the extension)
  • Press F2 twice: Select the file name and the extension when renaming

further reading

Configure custom layout[edit]

Total Commander v.9.21a



Caption  Width  Align    Field contents               example
Name     225    <-       Name                         filename
Ext      20     <-       Ext                          ext
size     30     ->       [=tc.size]                   12,345 (Bytes)
create   50     <-       [=tc.writedate. yMD h:m]     110305 00:00
access   45     <-       [=tc.accessdate.yMD]         110305 

  • create: The date when the file was created
  • access: The date when the file was accessed recently. Access means the file was opened, saved or moved to other location possibiliy.

Related page: File timestamp

Cursor movement mode of Total Commander[edit]

Total Commander v.9.12a


Purpose[edit]

Go to the parent folder or enter the folder more easy by the keyboard/cursor movement:

(1) go to the parent folder

  • Press will jump to the top of folder [..]
  • At the top of folder [..], Press will go to the parent folder

(2) enter the sub folder

  • Press will open sub folder or open the archive file under cursor.

Configuration[edit]

New cursor movement mode in the [Configuration] region

  • Menu -> Configuration -> Change Settings Files Directly
  • Edit %APPDATA%\GHISLER\WINCMD.INI
  • add the following line (note: not insert after this line [FileSystemPlugins64] ...)
[Configuration]
SpecialCursorMovement=3 
...
...
[FileSystemPlugins64]
...
  • Save the modified WINCMD.INI file and restart the Total Commander

Instruction from official manual[edit]

New cursor movement mode. Sum of the following:
	1: Left key jumps to first file, right key to last
	2: Left key goes one directory up, right key opens directory/archive under cursor.
	4: Override horizontal scrollbar in custom columns view. If this option isn't set, the cursor will jump only to the first file if the horizontal scrollbar is already at the leftmost position.
	8: Jump one page up/down instead of jumping to the first/last file
(from the official HELP file -> title: Settings in the file wincmd.ini )
  • 3 means
    • 'Left key' jumps to first file, and press twice 'Left key' will go one directory up
    • 'Right key' will open directory/archive under cursor.

Troubleshooting[edit]


Colors by file type[edit]

I prefer marked the file type e.g. *.bak with grey color. Steps: Total Commander :: View topic - Colors by file type