New internal commands not ported inside TOTALCMD.INC

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
pdavit
Power Member
Power Member
Posts: 1529
Joined: 2003-02-05, 21:41 UTC
Location: Kavala -> Greece -> Europe -> Earth -> Solar System -> Milky Way -> Space
Contact:

New internal commands not ported inside TOTALCMD.INC

Post by *pdavit »

07.06.16 Added: New internal command cm_UpdateQuickView to force reload the quick view panel or separate quick view (32/64)

24.05.16 Added: New internal command cm_EditFileMenu to show 'New' submenu from the right click context menu, to create new files other than plain text (32/64)
22.05.16 Added: New internal commands to open separate quick view window: cm_SeparateQuickView, cm_SeparateQuickInternalOnly (32/64)

15.05.16 Added: New internal command cm_GoToFirstEntry place cursor on first folder or file in the list (32/64)

27.04.16 Added: New internal commands cm_FocusLeftTree, cm_FocusRightTree, cm_FocusSrcTree, cm_FocusTrgTree to focus separate tree. Does nothing if no tree is visible (32/64)
27.04.16 Added: New internal commands cm_FocusSrc and cm_FocusTrg to put cursor in source/target panel (32/64)

26.04.16 Added: New internal commands: cm_Select, cm_Unselect, cm_Reverse: Select/Remove selection/Invert selection of current file, jump to next (32/64)
26.04.16 Added: New internal command: cm_ListOnly: view single file with plugins/multimedia, cm_ListMulti: same but for selected files (32/64)
26.04.16 Added: New internal command: cm_ListInternalMulti like cm_ListInternalOnly: view selected files without plugins/multimedia (32/64)
26.04.16 Added: New internal commands: cm_EditNewFile (ask for name, create new text file, open in editor), cm_EditExistingFile (open file under cursor in editor) (32/64)

10.02.16 Added: New internal command: cm_ShrinkSelectionCurrentExt: Show "Unselect files" dialog, pre-load extension of file under cursor (32/64)
10.02.16 Added: New internal command: cm_SpreadSelectionCurrentExt: Show "Select files" dialog, pre-load extension of file under cursor (32/64)
Plus I see command 650 in help menu for the update check
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!"
Christian Ghisler Rules!!!
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3379
Joined: 2003-05-06, 11:46 UTC

Re: New internal commands not ported inside TOTALCMD.INC

Post by *Sir_SiLvA »

pdavit wrote:Plus I see command 650 in help menu for the update check
Working on updating my language files for 9.0 I came here to report the same....
(I know Im the only one doing menu-files with cm-cmds instead of numbers :evil:)
Hoecker sie sind raus!
User avatar
pdavit
Power Member
Power Member
Posts: 1529
Joined: 2003-02-05, 21:41 UTC
Location: Kavala -> Greece -> Europe -> Earth -> Solar System -> Milky Way -> Space
Contact:

Post by *pdavit »

Under:
[________________Configuration________________]=0

...we are also missing internal commands for direct access to the two new categories:

- View modes
- Auto Switch Mode
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!"
Christian Ghisler Rules!!!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50547
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I will check it, thanks.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I know Im the only one doing menu-files with cm-cmds instead of numbers
No, I do so too.

The only new commands I can see is missing in totalcmd.inc are 650 AND 333
we are also missing internal commands for direct access to the two new categories:

- View modes
- Auto Switch Mode
No they are just misspelled:

cm_ConfigViewModes:2939;Conf: View Modes
cm_ConfigViewModeSwitch:2940;Conf: Auto-switch view modes

should be:

cm_ConfigViewModes=2939;Conf: View Modes
cm_ConfigViewModeSwitch=2940;Conf: Auto-switch view modes


Also:

[________Custom column views_________]=0

is duplicated - the second one should be:

[________View modes_________]=0
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
pdavit
Power Member
Power Member
Posts: 1529
Joined: 2003-02-05, 21:41 UTC
Location: Kavala -> Greece -> Europe -> Earth -> Solar System -> Milky Way -> Space
Contact:

Post by *pdavit »

I did an upgrade installation and my inc file looks intact. That could dictate another issue.

I presume in a fresh installation the updated file can be seen (with the discrepancies you mensioned).
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!"
Christian Ghisler Rules!!!
Hans.Müller
Junior Member
Junior Member
Posts: 4
Joined: 2016-06-12, 12:47 UTC

Post by *Hans.Müller »

petermad wrote:The only new commands I can see is missing in totalcmd.inc are 650 AND 333
Where did you find the later one I cant seem to find it?
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2Hans.Müller
Where did you find the later one I cant seem to find it?
In any of the .mnu files that comes with TC9b1 under the "Show" menu item:

MENUITEM "Custom View Modes", 333
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

All mentioned commands except missing command for 333 is confirmed fixed in totalcmd.inc for fixed in TC9b2 :-)

Actually it is not only command 333 that is missing, there also need to be a 133 and a 233 command for Left and Right menu use.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50547
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

These are not commands to be called by the user. They are there to insert the submenu only.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Sorry, I don't agree - you even use it yourself in the .mnu files:
MENUITEM "Custom View Modes", 333
How does it differ from: cm_SrcCustomViewMenu ?

And how is anybody expected to know that 133 and 233 actually works when used in a menu, if the command is not listed in totalcmd.inc ?
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

And how is anybody expected to know that 133 and 233 actually works when used in a menu, if the command is not listed in totalcmd.inc ?
Confirmed fixed in TC9b3 with the new commands: cm_SrcViewModeList, cm_LeftViewModeList, cm_RightViewModeList :-)
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply