TWinKey
Moderators: Hacker, petermad, Stefan2, white
More info about bookmarks, after watching what happens to Twinkey.bkm. The bookmark toggle hotkey works indeed. However, the path written into Twinkey.bkm is wrong. I have seen three different wrong patterns:
1. \path\file.ext is entered as \path
2. \path\file.ext is entered as \path\file.ext number
3. \path\file.ext is entered as \path\file.ext number.number
Bookmark colorization works too. But due to the wrong path, no existing bookmark gets colorized simply because paths don't match at all. I verified that if I bookmark a file and the wrong path is added to Twinkey.bkm, then the bookmark is colorized. That suggests that Twinkey is consistently using the same (buggy) code both for creating and for matching bookmark paths.
1. \path\file.ext is entered as \path
2. \path\file.ext is entered as \path\file.ext number
3. \path\file.ext is entered as \path\file.ext number.number
Bookmark colorization works too. But due to the wrong path, no existing bookmark gets colorized simply because paths don't match at all. I verified that if I bookmark a file and the wrong path is added to Twinkey.bkm, then the bookmark is colorized. That suggests that Twinkey is consistently using the same (buggy) code both for creating and for matching bookmark paths.
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
Win7 x64, TC 8.0 x32
Ctrl+Right Click brings up the color menu for tabs (for me).
Incactive Panels have their proper TwinKey coloring.
Sticky Files are working as well. Though I had to enable-it, checkbox it in the Twinkey Util, and re-assign the hotkey.
Ctrl+Right Click brings up the color menu for tabs (for me).
Incactive Panels have their proper TwinKey coloring.
Sticky Files are working as well. Though I had to enable-it, checkbox it in the Twinkey Util, and re-assign the hotkey.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
This time I installed TC 8.0 x32. I still have the same issues with stickies and bookmarks. Wrong paths are added to Twinkey.bkm for bookmarks, and this time I noticed wrong paths for stickies in Twinkey.ini. One improvement is that now Ctrl+Right click brings up the color menu for tabs. Where is the list of colorized tabs saved? I can't find it...
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
2sgp
[LefttTabColors] & [RightTabColors]
[LefttTabColors] & [RightTabColors]
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
Yes, I've just tested. Colorize some tab and restart TC. On its start the new section is created in TWinKey.ini.
PS. TWinKey ver3.81;
PPS. Are you sure that this is the right TWinKey.ini? Try to introduce some other new key and check your file is really updated.
PS. TWinKey ver3.81;
PPS. Are you sure that this is the right TWinKey.ini? Try to introduce some other new key and check your file is really updated.
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
Thanks, colorized tabs are working here now; it needs restarting TC before the new keys are added. Since I had many colorized tabs and now I don't have any, I wonder when/why all my colorized tab entries were erased from twinkey.ini. Did it ever happen to you?Vochomurka wrote:Yes, I've just tested. Colorize some tab and restart TC. On its start the new section is created in TWinKey.ini.
PS. TWinKey ver3.81;
PPS. Are you sure that this is the right TWinKey.ini? Try to introduce some other new key and check your file is really updated.
Stickies/bookmarks are still messed up, sometimes they work, other times they don't and the wrong path is entered in the bkm file. Apparently twinkey is trashing the file path at random; bad pointer?
P.S. TwinKey 3.105 newer than 3.81 - you could upgrade
edit:Version 3.105
- File list scrolling is disabled while selection with right mouse button
- Added option for enable inplace renaming on mouse click
- Added option for open QuickView on NextQuickView
- Added tabs scrolling by wheel
- Added Tab list on Favorites button (*) by right click
- Added keys CustomScreenX, CustomScreenY in TWinKey.ini files for custom monitor size
- TCDirMenu. Added function for cm_CommandBrowser
- Utilisator. Added Clear Hotkey command
- Stopwatch is floating window now
These items get appended to TwinKey.bkm when I repeatedly bookmark TwinKey.bkm via toggle bookmark hotkey (numbers ARE part of added items):
Code: Select all
180=C:\totalcmd\plugins\wdx\TWinKey\TWinKey.bkm 27.4
181=C:\totalcmd\plugins\wdx\TWinKey\TWinKey.bkm 27.5
182=C:\totalcmd\plugins\wdx\TWinKey\TWinKey.bkm 27.6
183=C:\totalcmd\plugins\wdx\TWinKey\TWinKey.bkm 27.7
184=C:\totalcmd\plugins\wdx\TWinKey\TWinKey.bkm 27.9
185=C:\totalcmd\plugins\wdx\TWinKey\TWinKey.bkm 28.0
If I create a folder named "a b" and create two files in it named "x y.txt" and "x z.txt" then I toggle bookmark of "x y.txt" the following path is added to TwinKey.bkm
Code: Select all
186=C:\totalcmd\plugins\wdx\TWinKey\a b\x
I use English Windows, so it shouldn't be a charset issue.
I wonder if it's something in my PATH, maybe a dll conflict?
Last edited by sgp on 2012-06-06, 21:05 UTC, edited 1 time in total.
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
I am glad to help you.
I don't want to upgrade because the new version has some bugs critical for me (concerning hot keys).
The problem is that TWinKey's author is absent for a very long time. Nobody can reach him. I hope he is just busy, and will be available some day. You should wait and ask him when he would be online.
I don't want to upgrade because the new version has some bugs critical for me (concerning hot keys).
The problem is that TWinKey's author is absent for a very long time. Nobody can reach him. I hope he is just busy, and will be available some day. You should wait and ask him when he would be online.
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
2sgp
Yes, it is possible but take in account - locked tabs start with asterisk and always will precede unlocked tabs
2Horst.Epp
I know there is the bug when you bookmark file after search->feed to list box. But anyway there should be full path.
I cannot understand how you get such short name. Can you give me a hint?
Yes, it is possible but take in account - locked tabs start with asterisk and always will precede unlocked tabs
2Horst.Epp
I know there is the bug when you bookmark file after search->feed to list box. But anyway there should be full path.
I cannot understand how you get such short name. Can you give me a hint?
I do nothing special, just hit the hotkey while displaying normal TC file window.VadiMGP wrote:2sgp
Yes, it is possible but take in account - locked tabs start with asterisk and always will precede unlocked tabs
2Horst.Epp
I know there is the bug when you bookmark file after search->feed to list box. But anyway there should be full path.
I cannot understand how you get such short name. Can you give me a hint?
The bookmark is colored according to my settings
and displayed in the list if I hit the hotkey for it.
But it always shows and stores names of files or dirs beginning with \
For testing I changed the entries in the bookmark file to full path and restarted TC. Then I can jump to the bookmarks but they are no longer colored.
Here my Twinkey.ini content:
[Keyboard]
ToggleBookMark=Alt+Ctrl+F9
JumpBookMark=Alt+Ctrl+F10
[Config]
StickyFiles=0
StickySort=1
BookMarks=1
PersistBookmarks=1
[Colors&Styles]
StickStyle=2
MarkPercent=33
BookMarkColor=#C0C0C0
BookMarkStyle=2
I deleted the original one to try with a fresh ini.VadiMGP wrote:2Horst.Epp
Did you edit TWinKey.ini manually? It looks suspiciously short.
Try to check/uncheck some checkbox in the Utilisator and press Ok button.
If it doesn't solve the problem send me ini and bkm files please.
After a few clicks it looks as follows:
[Keyboard]
ToggleBookMark=Alt+Ctrl+F9
JumpBookMark=Alt+Ctrl+F10
[Config]
StickyFiles=1
StickySort=1
BookMarks=1
PersistBookmarks=1
ReturnTabs=0
UseDesktopINI=0
OverrideVisualMode=0
ColoredTabs=1
KeepTabColors=0
FileGroupping=0
FileGroupping2=0
LostFocus=0
BriefSingleColor=0
DblClickGotoDir=1
Retracktor=0
ChangeColumns=0
ESCSpecial=0
TabsToFav=0
TabsWheel=0
InPlaceRename=0
[Colors&Styles]
StickStyle=2
MarkPercent=33
BookMarkColor=#C0C0C0
BookMarkStyle=2
LostFocusStyle=3
RetrColor=#00C4C4
RetrOpacity=64
And here the bookmark file with just a file and a dir made for testing.
[BookMarks]
1=\ReadMe.html
2=\Examples
The real entries are:
c:\Tools\Wincmd\PLUGINS\TWinKey\Examples\ReadMe.html
c:\Tools\Wincmd\PLUGINS\TWinKey\Examples