Hi everyone. I have what may be an FAQ, but I couldn't find the answer. I have a long list of files in my directory history list (alt-down). How do I clear this list? And how do I disable these directories from being saved on exit?
Thanks.
Wayne
How do I clear the directory history list?
Moderators: Hacker, petermad, Stefan2, white
How do I clear the directory history list?
Never apply a Star Trek solution to a Babylon 5 problem.
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
The easiest way I have found to do anything with TC's History, is to utilize wincmd.ini's ability to redirect.
Example:
Then if you want to clear the History, just delete wincmd_History-LR.ini
It will be in the same location as wincmd.ini
Example:
Code: Select all
[LeftHistory]
RedirectSection=wincmd_History-LR.ini
[RightHistory]
RedirectSection=wincmd_History-LR.ini
It will be in the same location as wincmd.ini
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
Delete the following sections in your wincmd.ini file:How do I clear this list?
[RightHistory]
[LeftHistory]
"Configuration" -> "Options..." -> "Operation" -> "Save on exit" -> "Directory history"And how do I disable these directories from being saved on exit?
As Balderstrom I can also recommend using the RedirectSection parameter to split up your wincmd.ini - Here are my redirections, as inspiration:
[PackerPlugins]
RedirectSection=plugins.ini
[FileSystemPlugins]
RedirectSection=plugins.ini
[ListerPlugins]
RedirectSection=plugins.ini
[ContentPlugins]
RedirectSection=plugins.ini
[user]
RedirectSection=user.ini
[DirMenu]
RedirectSection=user.ini
[attrplugin]
RedirectSection=history.ini
[rename]
RedirectSection=history.ini
[SyncOptions]
RedirectSection=history.ini
[Selection]
RedirectSection=history.ini
[SearchName]
RedirectSection=history.ini
[SearchIn]
RedirectSection=history.ini
[SearchText]
RedirectSection=history.ini
[RenameTemplates]
RedirectSection=history.ini
[RenameSearchFind]
RedirectSection=history.ini
[RenameSearchReplace]
RedirectSection=history.ini
[left]
RedirectSection=history.ini
[right]
RedirectSection=history.ini
[lefttabs]
RedirectSection=history.ini
[righttabs]
RedirectSection=history.ini
[Command line history]
RedirectSection=history.ini
[RightHistory]
RedirectSection=history.ini
[LeftHistory]
RedirectSection=history.ini
[MkDirHistory]
RedirectSection=history.ini
[AllResolutions]
RedirectSection=user.ini
[640x480 (8x16)]
RedirectSection=user.ini
[800x600 (8x16)]
RedirectSection=user.ini
[1024x768 (8x16)]
RedirectSection=user.ini
[1152x864 (8x16)]
RedirectSection=user.ini
[1280x960 (8x16)]
RedirectSection=user.ini
[1280x1024 (8x16)]
RedirectSection=user.ini
[1400x1050 (8x16)]
RedirectSection=user.ini
[DisabledPlugins]
RedirectSection=plugins.ini
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar