usually , open TC will have two windows(left and right),
but when I only need open some files , I hope TC open one window, please help
about windows in TC
Moderators: Hacker, petermad, Stefan2, white
What is problem?

• The main feature of TC is to have TWO file-windows.
• There is none benefit to open a single one instead !
• You can set that you want for each pannel from the "Show" menu...
I.e. : the tree at left, and another mode like "Full" at right.
• You can too move the separator to enlarge a pannel rather than the other etc.
• From the same Menu, you could choose too "Vertical arrangement" to get superposed windows - but still TWO.

Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
It is possible. 
Just edit your wincmd.ini file. Find section: [800x600 (8x16)] - if use other resolution find the one suitable for you. Then change the default value for Divider=500 into Divider=1000.
That's all.
If you want to run TC once in one-panel mode and in other cases in two-panel mode you can create two configuration files and create shortcuts to TC like these:
d:\totalcmd\totalcmd.exe /i=onepanel.ini (with Divider=1000)
d:\totalcmd\totalcmd.exe /i=twopanel.ini (with Divider=500)

Just edit your wincmd.ini file. Find section: [800x600 (8x16)] - if use other resolution find the one suitable for you. Then change the default value for Divider=500 into Divider=1000.
That's all.
If you want to run TC once in one-panel mode and in other cases in two-panel mode you can create two configuration files and create shortcuts to TC like these:
d:\totalcmd\totalcmd.exe /i=onepanel.ini (with Divider=1000)
d:\totalcmd\totalcmd.exe /i=twopanel.ini (with Divider=500)
OK! right! It's OK!djk wrote:It is possible.
Just edit your wincmd.ini file. Find section: [800x600 (8x16)] - if use other resolution find the one suitable for you. Then change the default value for Divider=500 into Divider=1000.
That's all.
If you want to run TC once in one-panel mode and in other cases in two-panel mode you can create two configuration files and create shortcuts to TC like these:
d:\totalcmd\totalcmd.exe /i=onepanel.ini (with Divider=1000)
d:\totalcmd\totalcmd.exe /i=twopanel.ini (with Divider=500)
Thank you very much! Same thank to Mr.clo
Re: What is problem?
I think your first method is a good idea.Clo wrote:Hello !
• The main feature of TC is to have TWO file-windows.
• There is none benefit to open a single one instead !
• You can set that you want for each pannel from the "Show" menu...
I.e. : the tree at left, and another mode like "Full" at right.
• You can too move the separator to enlarge a pannel rather than the other etc.
• From the same Menu, you could choose too "Vertical arrangement" to get superposed windows - but still TWO.
Kind regards
Clo
Show the tree at left and another show full
but when I change a driver, I have to setup show repeat, Please help!
turn-around

• The display mode'll change if you open a drive in the "fix" window, i.e. where is the tree.
• You can set the pannels width-ratio to that you need, by a right-click on the divider; you get a small menu, in which the values are planned.
¤ For instance, you could choose 20% for "left" and 80% for "right", and always open the new drive at right, keeping the tree in the other pannel.
• At any time, you can change the pannels widths with this menu, by step of 10%.

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Re: turn-around
sorry for my poor english. My mean is:Clo wrote:Hi again!
• The display mode'll change if you open a drive in the "fix" window, i.e. where is the tree.
• You can set the pannels width-ratio to that you need, by a right-click on the divider; you get a small menu, in which the values are planned.
¤ For instance, you could choose 20% for "left" and 80% for "right", and always open the new drive at right, keeping the tree in the other pannel.
• At any time, you can change the pannels widths with this menu, by step of 10%.
KR
Claude
Clo
first, I choose the driver C: in two windows, and I set up show the tree in the left and the full in the right, when I choose the folder in the left , right will show the full automaticlly . if I switch other driver(D:E:), right couldn't change to corresponding driver
WHY?