<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.planetoid.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=5.248.83.233</id>
	<title>LemonWiki共筆 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.planetoid.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=5.248.83.233"/>
	<link rel="alternate" type="text/html" href="https://wiki.planetoid.info/index.php/Special:Contributions/5.248.83.233"/>
	<updated>2026-04-19T00:42:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.planetoid.info/index.php?title=Total_Commander&amp;diff=14312</id>
		<title>Total Commander</title>
		<link rel="alternate" type="text/html" href="https://wiki.planetoid.info/index.php?title=Total_Commander&amp;diff=14312"/>
		<updated>2014-10-18T13:22:18Z</updated>

		<summary type="html">&lt;p&gt;5.248.83.233: NwDfchbkv&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Total Commander is the software for file management. The customized settings and layout (two columns) I suggested was as follows:&lt;br /&gt;
&lt;br /&gt;
{{Software version| software=Total Commander | url=http://www.ghisler.com/ |  version=8.51a }}&lt;br /&gt;
&lt;br /&gt;
== Quick to rename file name with F2 ==&lt;br /&gt;
Step 1: Configuration --&amp;gt; Options --&amp;gt; Operation: Select only the file name when renaming (not the extension)&lt;br /&gt;
http://farm4.static.flickr.com/3349/3492134209_e2b9cb7217_o.gif&lt;br /&gt;
: Image hosted at [http://www.flickr.com/photos/planetoid/3492134209/ flickr]&lt;br /&gt;
&lt;br /&gt;
Step 2: Configuration --&amp;gt; Options --&amp;gt; Misc: Hotkey: &#039;&#039;&#039;F2&#039;&#039;&#039; mapping to the command &#039;&#039;&#039;cm_RenameOnly&#039;&#039;&#039; --&amp;gt; click the green &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;V&amp;lt;/span&amp;gt; to apply the configuration&lt;br /&gt;
&lt;br /&gt;
http://farm4.static.flickr.com/3413/3492134239_a010059677_o.gif&lt;br /&gt;
: Image hosted at [http://www.flickr.com/photos/planetoid/3492134239/ flickr]&lt;br /&gt;
&lt;br /&gt;
Step 3: Select a file&lt;br /&gt;
* Press F2 once: Select only the file name when renaming (not the extension)&lt;br /&gt;
* Press F2 twice: Select the file name and the extension when renaming&lt;br /&gt;
&lt;br /&gt;
further reading&lt;br /&gt;
* [http://www.ghisler.ch/board/viewtopic.php?p=152662 Total Commander :: View topic - cm_CopyNamesToClip with no extension] (2008)&lt;br /&gt;
&lt;br /&gt;
 ambien cr long does stay your system - ambien side effects nih&lt;br /&gt;
&lt;br /&gt;
== configure custom layout ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Caption  Width  Align    Field contents               example&lt;br /&gt;
Name     225    &amp;lt;-       Name                         filename&lt;br /&gt;
Ext      20     &amp;lt;-       Ext                          ext&lt;br /&gt;
size     30     -&amp;gt;       [=tc.size]                   12,345 (Bytes)&lt;br /&gt;
create   50     &amp;lt;-       [=tc.writedate. yMD h:m]     110305 00:00&lt;br /&gt;
access   45     &amp;lt;-       [=tc.accessdate.yMD]         110305 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* create: The date when the file was created&lt;br /&gt;
* access: The date when the file was accessed recently. Access means the file was opened, saved or moved to other location possibiliy.&lt;br /&gt;
&lt;br /&gt;
== cursor movement mode of Total Commander ==&lt;br /&gt;
&lt;br /&gt;
New cursor movement mode in the [Configuration] region &lt;br /&gt;
* Menu -&amp;gt; Configuration -&amp;gt; Change Settings Files Directly&lt;br /&gt;
* Edit %APPDATA%\GHISLER\WINCMD.INI&lt;br /&gt;
* add the following line (note: not insert after this line [FileSystemPlugins64] ...)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Configuration]&lt;br /&gt;
SpecialCursorMovement=3 &lt;br /&gt;
...&lt;br /&gt;
...&lt;br /&gt;
[FileSystemPlugins64]&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Save the modified WINCMD.INI file and restart the Total Commander&lt;br /&gt;
&lt;br /&gt;
=== manual ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
New cursor movement mode. Sum of the following:&lt;br /&gt;
	1: Left key jumps to first file, right key to last&lt;br /&gt;
	2: Left key goes one directory up, right key opens directory/archive under cursor.&lt;br /&gt;
	4: Override horizontal scrollbar in custom columns view. If this option isn&#039;t set, the cursor will jump only to the first file if the horizontal scrollbar is already at the leftmost position.&lt;br /&gt;
	8: Jump one page up/down instead of jumping to the first/last file&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: (from the official HELP file -&amp;gt; title: Settings in the file wincmd.ini )&lt;br /&gt;
&lt;br /&gt;
* 3 means&lt;br /&gt;
** &#039;Left key&#039; jumps to first file, and press twice &#039;Left key&#039; will go one directory up&lt;br /&gt;
** &#039;Right key&#039; will open directory/archive under cursor.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
* [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)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>5.248.83.233</name></author>
	</entry>
</feed>