I looked into that Qt table and it says that Replace on Windows is already mapped from Ctrl+H, but on Mac OS X it is not. The other exception is that on KDE it is mapped from Ctrl+R. I would suppose that is because on KDE Ctrl+R is the preferred key combination for replace.
So to get Cmd+H to map to Replace you need to do something special in the Sigil code. To keep the original Mac OS X behaviour (Cmd+H mapped to Hide Sigil) you don't need anything special. Is that correct?
|