Page 1 of 2
Tabs improvement
Posted: 2010-06-01, 07:37 UTC
by Geos
Dear Author!
I use the program for many years and want to offer two features that are lacking.
1) The program works for weeks and months. Any power or computer failure loses all unsaved tabs. This is very inconvenient. It is important that all tabs and last open be saved even if the process of the program will be killed. If competently approach the implementation of this does not affect performance. For example, you can check a list of tabs every half hour and if it changed - save the changes. Or save them immediately, if such option would be in wincmd.ini (it's mutch better).
2) In each panel there are dozens of tabs. Browse them with the arrow keys <> are not very comfortable and slow. It would be better to add mouse cursor over the tab and scroll through the wheel. This should not show the contents of other tabs. Just the mouse wheel to similarly the <> (buttons to the right of the tabs) if the cursor is on the line of tabs. Again, it is very desirable regulation of the configuration through wincmd.ini.
Both of these proposals are extremely important and derived from the daily work of many years. Please consider them. Thank you very mutch!
Posted: 2010-06-01, 09:25 UTC
by ghisler(Author)
1) Sorry, saving tabs on each change is impossible because today's virus scanners cause too much slowdown. Saving them regularly would be a solution. You can try to use a script which sends cm_ConfigSaveSettings regularly to the TC Window, see our Wiki on how to do that:
http://www.ghisler.ch/wiki/index.php/AutoHotkey:_Send_a_command_to_Total_Commander
2) I will consider it. Try using Ctrl+Tab (do not release Ctrl until you reach the right Tab), or use the multi-line tab control.
Posted: 2010-06-01, 12:20 UTC
by JustAnotherUser
hi,
ghisler(Author) wrote:1)You can try to use a script which sends cm_ConfigSaveSettings regularly to the TC Window, see our Wiki on how to do that
doesn't work properly.
when command is sent while doing an inplace-edit a file/dirname, focus is lost. maybe there other side-effects.
ghisler(Author) wrote:Sorry, saving tabs on each change is impossible because today's virus scanners cause too much slowdown
why not let decide the user if his system is fast enough for that? many other programs (i.e. firefox) come with crash recovery options. should be a must have-feature these days, even for so a popular piece of software like yours!
firefox works great with more than 150 tabs after a crash. there are no problems with virus scanners on my system.
if there were a limitation of performance, then excluding ini-file from scanner would be a simple task.
regards
Posted: 2010-06-01, 15:37 UTC
by Geos
1) I do not understand why antivirus can slowdown the program because of this function. This functionality exists in many programs. For example, I opened more than 300 tabs in Google Chrome (open source) and immediately killed his main process. After the restart, he has restored all the tabs. It is checked together with several popular anti-virus - no problems even on old computers. TC already has the function of preserving and restoring tabs in the file, you need only to save tabs on the event (creation and deletion) and recover them after abnormal termination of the process. The script from Wiki does not work when TC Window is not active, so it not can be a full solution.
2) When tabs are really many (20-30 or more), without using mouse wheel will be uncomfortable. Using Ctrl+Tab is very different from my proposed solution, because Ctrl+Tab always opens the last tab and scroll the tabs one after another, when not seen a complete list of tabs. Only through a mouse wheel you can see all tabs from beginning to end instantly, simply by scroll wheel once. Multi-line tab control will take up too much space on the screen with a large number of tabs.
Posted: 2010-06-03, 05:38 UTC
by wanderer
Geos wrote:It is important that all tabs and last open be saved even if the process of the program will be killed.
ghisler(Author) wrote:You can try to use a script which sends cm_ConfigSaveSettings regularly to the TC Window
I would also like to see such a feature but the problem is that i have unchecked all the "Save on exit" checkboxes in config because i don't want my setup to be altered (unless i manually choose it). That means that cm_ConfigSaveSettings would not be a convenient solution for me. Firefox's way of handling this is very nice and it's done without any user interaction.
ghisler(Author) wrote:2) I will consider it. Try using Ctrl+Tab (do not release Ctrl until you reach the right Tab), or use the multi-line tab control.
Perhaps a menu would also be convenient. When rightclicking on a tab, an "Open Tabs" menu item could exist in the context menu in which the titles of all tabs could exist.
Posted: 2010-06-03, 06:31 UTC
by Geos
Perhaps a menu would also be convenient. When rightclicking on a tab, an "Open Tabs" menu item could exist in the context menu in which the titles of all tabs could exist.
The idea is not bad, but this method takes more time - you must move cursor, press the button, select from the list and click on it again. If the list is long and does not fit on the screen - need to scroll through the list itself. A method for speed is not much better than the buttons <>.
Also at the long list you can move tabs of tape, ie the desired tab can be in the beginning, middle or end of tape of tabs. This will make the mouse wheel, but not will make the drop-down list.
A wheel mouse is the fastest way to open the desired tab. Cursor is in the area of the tabs (no matter on what the tab exactly), wheel quickly scrolls through the list and often desired tab stops just below the cursor. This method allows you to open a tab in just one click.
Posted: 2010-06-03, 06:54 UTC
by Balderstrom
Likely should be an automated TabSave that saves all the open tabs at a user-chosen time-interval into a user-chosen filename, or defaulting to Autosave.Tab
Akin to how opera saves it's current session pretty much whenever any of the opened Page-Tabs change --- which has no noticeable effect on antivirus: as its a plain text file.
When you restart TC if you haven't manually saved the tabs/settings TC will start as usual:
--- Whichever tabs were last manually saved.
Yet you would now have an option to load the Autosave.tab if you so wished.
Autosave Tabs
Posted: 2011-01-19, 09:48 UTC
by igitur
Balderstrom wrote:Likely should be an automated TabSave that saves all the open tabs at a user-chosen time-interval into a user-chosen filename, or defaulting to Autosave.Tab
Akin to how opera saves it's current session pretty much whenever any of the opened Page-Tabs change --- which has no noticeable effect on antivirus: as its a plain text file.
When you restart TC if you haven't manually saved the tabs/settings TC will start as usual:
--- Whichever tabs were last manually saved.
Yet you would now have an option to load the Autosave.tab if you so wished.
I'm also in favour of autosaving tabs.
Currently my TC saves my tabs when I exit it, but often my computer crashes and when I restart and open TC, I've lost my tabs and hence usually my train of thought
regards,
Francois
Posted: 2011-01-27, 15:11 UTC
by happytc
Script method cannot save settings quietly!
When the topmost window isnot TC'window, the TC'icon on taskbar of system will twinkle after saving settings.
Posted: 2011-03-02, 13:17 UTC
by dpcdpc11
Mouse Scroll Wheel over the tabs is a must!
I've sent Christian a personal email regarding this matter... hope he listens!
I usually use about 23-30 tabs on each side so it's really time consuming having to manually scroll through them using the left and right arrows!
I've tried the Vertical Alignment option which I used for a while but this way I have such less space for the files panel!
Using Tabs on Multiple rows also doesn't work right cause the tabs always change their position!
Please add this feature in the next version!
Posted: 2011-03-03, 08:31 UTC
by MVV
dpcdpc11,
I think drop-down menu with list of tabs would be more useful if you have 30 tabs.

Posted: 2011-03-03, 09:08 UTC
by Vochomurka
Posted: 2011-03-04, 14:57 UTC
by dpcdpc11
MVV wrote:dpcdpc11,
I think drop-down menu with list of tabs would be more useful if you have 30 tabs.

nope... would take longer to work with... and I'm all about timing!
scrolling just like I do in Firefox4 makes my work much more productive...
Posted: 2011-03-04, 15:08 UTC
by dpcdpc11
I really don't need any more programs to run in background... my win7 is packed! so I'd rather use a built in option of total commander than install PowerPro.
Tabs improvement
Posted: 2011-03-31, 08:14 UTC
by Baftiesee
Yes, it will be good to have different versions or variations on the tab list.
Don’t post tabs in the “song comment” area after uploading a song. I will be changing that box so that it is not scrollable.
If you have tabs in the “song comment” area, it would be a good idea to move them to the “your tabs” section