Suggestion: Add a HotKey for Compare By Content

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
andyshie
Junior Member
Junior Member
Posts: 2
Joined: 2004-04-02, 06:21 UTC

Suggestion: Add a HotKey for Compare By Content

Post by *andyshie »

Compare By Content is a good feauture that was often used but currently there's no HotKey for it. Can you add it for us. Thanks... :D
IGL
Member
Member
Posts: 179
Joined: 2004-02-26, 10:47 UTC
Location: Poland

Post by *IGL »

You can do it by your own! The shortcuts or buttons that you need!

menu Configuration/Options/Misc, - "redefine hotkeys".
Select a hotkey (e.g. Ctrl+Y) and select command
cm_CompareFilesByContent
(there's a long list, these funtions ar closer to the end of list in section ___Tools___ above _Tabs_ and _View_ sections)

or add in section [Shortcurts] in wincmd.ini to have Ctrl+Y start compare by content and Ctrl+Shift+Y=synchronize dirs:

[Shortcuts]
C+Y=cm_CompareFilesByContent
CS+Y=cm_FileSync
:-)
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 02-04-2004 08:58:35 +0000 IGL wrote:

I> Select a hotkey (e.g. Ctrl+Y) and select command

^Y is default clear command line key combination (NC legacy). Even mentioned in Help %).
As for me, I use "Shift"+"F1" combination for cm_CompareFilesByContent - "Shift"+"F2" stands for Compare dirs by default, so at least some logic here...[/face]
Last edited by Black Dog on 2004-04-02, 20:28 UTC, edited 1 time in total.
IGL
Member
Member
Posts: 179
Joined: 2004-02-26, 10:47 UTC
Location: Poland

Post by *IGL »

Actually I just typed Ctl+Y (^Y) by example,
Yes, Ctrl+Y was used by many DOS programs including NC to delete line.
I agree that Shift+F1 is better solution. (I guess you mean Shift+F1, Ctrl+F1/F2 changes view mode)
Actually I use FileSync more frequently so maybe (inspired by Black Dog) I would use:

[Shortcuts]
S+F1=cm_FileSync
CS+F1=cm_CompareFilesByContent

Anyway (to all who forgot about it) you can always use "longer" keyboard shortcuts - menu shortcuts, e.g. "Alt , F , Y" or "Alt , C , Y" .
:-)
andyshie
Junior Member
Junior Member
Posts: 2
Joined: 2004-04-02, 06:21 UTC

Post by *andyshie »

Got it. Thanks guys... :D
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 02-04-2004 13:02:39 +0000 IGL wrote:

I> I agree that Shift+F1 is better solution.

Yep...

I> I guess you mean Shift+F1

Yep, fixed.

I> Actually I use FileSync more frequently

Well, the same here, so I use even shorter shortcut for Synchronize directories - "Alt"+"D".

I> you can always use "longer" keyboard shortcuts - menu
I> shortcuts


Well, they known wider as menu accelerators...[/face]
Post Reply