Tab (SAVETABS, OPENTABS and TCS_MULTILINE)

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Andrey_A
Junior Member
Junior Member
Posts: 12
Joined: 2010-06-02, 21:44 UTC
Contact:

Tab (SAVETABS, OPENTABS and TCS_MULTILINE)

Post by *Andrey_A »

Please implement for tabs Total Commander:

1. "SAVETABS, SAVETABSL, SAVETABSR, SAVETABS2, SAVETABS2L, SAVETABS2R" saving tabs to the encoding file UTF-16 LE
(SAVETABSW, SAVETABSLW, SAVETABSRW, SAVETABS2W, SAVETABS2LW, SAVETABS2RW)

Now Unicode symbols are displayed as follows:

Code: Select all

13_path=п»їE:\TC IMAGE\Files\Tab\1111\дё–з•Њдё–з•Њ\
13_options=1|3|1|0|0|0|0| 
And it should be like this:

Code: Select all

13_path=E:\TC IMAGE\Files\Tab\1111\世界世界\
13_options=1|3|1|0|0|0|0| 
2. Add to the section [Configuration] key "TabMultilineSetting" for the regime "A multi -row displacement of tabs"
TabMultilineSetting=0 (default)
Application of style to the element of tabs "TCS_MULTILINE"

Image: http://tc-image.3dn.ru/Image/tc/0/tab1.png

TabMultilineSetting=1
Application of style to the element of tabs "TCS_MULTILINE+TCS_BUTTONS"

Image: http://tc-image.3dn.ru/Image/tc/0/tab2.png

TabMultilineSetting=2
Application of style to the element of tabs "TCS_MULTILINE+TCS_BUTTONS+TCS_FLATBUTTONS"

Image: http://tc-image.3dn.ru/Image/tc/0/tab3.png

"TabMultilineSetting=1" and "TabMultilineSetting=2" gives the opportunity to remain tabs in their places, in the order that was set.
Then the tabs will be displayed in the correct order when using commands "OPENTABS, OPENTABSL, OPENTABSR" when opening a file TAB

TCS_MULTILINE=0x200
TCS_FLATBUTTONS=0x8
TCS_BUTTONS=0x100

Thanks!
Autor TCIMG
Post Reply